Options for aligning objects.
Static Properties
| Name | Description |
|---|---|
| BOTTOM_EDGES | Align the bottom edges of the objects. |
| HORIZONTAL_CENTERS | Align the horizontal centers of the objects. |
| LEFT_EDGES | Align the left edges of the objects. |
| RIGHT_EDGES | Align the right edges of the objects. |
| TOP_EDGES | Align the top edges of the objects. |
| VERTICAL_CENTERS | Align the vertical centers of the objects. |