Class PlaceFlip
PlaceFlip class
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.
Constructors
| Name | Description |
|---|
| PlaceFlip(PlaceFlipValue) | Constructor. |
Properties
| Name | Description |
|---|
| Ufe { get; } | Specifies attributes of an element. |
| Value { get; set; } | 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. |
Methods
| Name | Description |
|---|
| override Equals(object) | Are objects equal. |
| override GetHashCode() | Serves as a hash function for a particular type. |
See Also