Enum ShapePlaceFlipValue
ShapePlaceFlipValue enumeration
Specifies how a placeable shape flips and/or rotates on the page when a user selects Lay Out Shapes (Shapes menu).
public enum ShapePlaceFlipValue
Values
| Name | Value | Description |
|---|---|---|
| UsePageDefault | 0 | Use page default. |
| FlipHorizontal | 1 | Flip horizontal. |
| FlipVertical | 2 | Flip vertical. |
| Flip90DegreeIncrementBetween0And270 | 4 | Flip in 90 degree increments between 0 and 270. |
| NoFlip | 8 | No flip. |
| Undefined | -2147483648 | Undefined |
See Also
- namespace Aspose.Diagram
- assembly Aspose.Diagram