RectangleAlignmentType enumeration

RectangleAlignmentType enumeration

Represents how to position two rectangles relative to each other.

The RectangleAlignmentType type exposes the following members:

Fields

FieldDescription
BOTTOMBottom
BOTTOM_LEFTBottomLeft
BOTTOM_RIGHTBottomRight
CENTERCenter
LEFTLeft
RIGHTRight
TOPTop
TOP_LEFTTopLeft
TOP_RIGHTTopRight

See Also