PlaceFlipValue
PlaceFlipValue enumeration
Utility class containing constants. 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.
Values
| Name | 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. |