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

FieldDescription
DEFAULT_NO_FLIPDefault. Do not flip.
FLIP_HORIZONTALFlip horizontal.
FLIP_VERTICALFlip vertical.
FLIP_90_INCREMENTSFlip in 90-degree increments.
NO_FLIPNo flip.
UNDEFINEDUndefined.

See Also