PlaceStyleValue
PlaceStyleValue enumeration
Specifies how shapes are placed on the page when shapes are laid out when a user selects Lay Out Shapes (Shape menu).
public enum PlaceStyleValue
Values
| Name | Value | Description |
|---|---|---|
| DefaultRadial | 0 | Default. Radial. |
| TopToBottom | 1 | Top to bottom. |
| LeftToRight | 2 | Left to right. |
| Radial | 3 | Radial. |
| BottomToTop | 4 | Bottom to top. |
| RightToLeft | 5 | Right to left. |
| Circular | 6 | Circular. |
| Undefined | -2147483648 | Undefined. |
See Also
- namespace Aspose.Diagram
- assembly Aspose.Diagram