RectangleAlignmentType enumeration
RectangleAlignmentType enumeration
Represents how to position two rectangles relative to each other.
The RectangleAlignmentType type exposes the following members:
Fields
Field | Description |
---|---|
BOTTOM | Bottom |
BOTTOM_LEFT | BottomLeft |
BOTTOM_RIGHT | BottomRight |
CENTER | Center |
LEFT | Left |
RIGHT | Right |
TOP | Top |
TOP_LEFT | TopLeft |
TOP_RIGHT | TopRight |
See Also
- module aspose.diagram