PlaceFlipValue enumeration

PlaceFlipValue enumeration

Specifies how placeable shapes flip and/or rotate on a page when shapes are laid out using the Lay Out Shapes command in Microsoft Visio. The following hexadecimal values are allowed.

The PlaceFlipValue type exposes the following members:

Fields

Field Description
DEFAULT_NO_FLIP Default. Do not flip.
FLIP_HORIZONTAL Flip horizontal.
FLIP_VERTICAL Flip vertical.
FLIP_90_INCREMENTS Flip in 90-degree increments.
NO_FLIP No flip.
UNDEFINED Undefined.

See Also