Options for distributing objects.
Static Properties
Name | Description |
---|---|
BOTTOM_EDGES | Distribute based on the bottom edges of the objects. |
HORIZONTAL_CENTERS | Distribute based on the horizontal centers of the objects. |
HORIZONTAL_SPACE | Distribute based on the horizontal spacing of the objects. |
LEFT_EDGES | Distribute based on the left edges of the objects. |
RIGHT_EDGES | Distribute based on the right edges of the objects. |
TOP_EDGES | Distribute based on the top edges of the objects. |
VERTICAL_CENTERS | Distribute based on the vertical centers of the objects. |
VERTICAL_SPACE | Distribute based on the vertical spacing of the objects. |