RectangleAlignment
RectangleAlignment enumeration
Defines 2-dimension allignment.
public enum RectangleAlignment : sbyte
Values
Name | Value | Description |
---|---|---|
NotDefined | -1 |
|
TopLeft | 0 |
|
Top | 1 |
|
TopRight | 2 |
|
Left | 3 |
|
Center | 4 |
|
Right | 5 |
|
BottomLeft | 6 |
|
Bottom | 7 |
|
BottomRight | 8 |
See Also
- namespace Aspose.Slides
- assembly Aspose.Slides