|
|
|
ShapeRange.Flip
Sub Flip(Axes As cdrFlipAxes)
Member of ShapeRange
The Flip method flips all shapes in the range. Shapes can be flipped horizontally, vertically, or in both directions.
|
Parameters
|
Description
|
|
Axes
|
Sets the manner of the flip. This value returns cdrFlipAxes.
|
The following code example flips, upside-down, all of the shapes on the active page:
|
|
|
|
Copyright 2007 Corel Corporation. All rights reserved.