Overview | Methods | This Package | All Packages
| Fields | Description |
| BOTTOM | Specifies that the item is vertically aligned to the bottom. |
| BOTTOMCENTER | Specifies that the item is vertically aligned to the bottom and horizontally centered. |
| BOTTOMLEFT | Specifies that the item is vertically aligned to the bottom and horizontally aligned to the left. |
| BOTTOMRIGHT | Specifies that the item is vertically aligned to the bottom and horizontally aligned to the right. |
| CENTER | Specifies that the item is horizontally centered. |
| LEFT | Specifies that the item is horizontally aligned to the left. |
| MIDDLE | Specifies that the item is vertically centered. |
| MIDDLECENTER | Specifies that the item is vertically and horizontally centered. |
| MIDDLELEFT | Specifies that the item is vertically centered and horizontally aligned to the left. |
| MIDDLERIGHT | Specifies that the item is vertically centered and horizontally aligned to the right. |
| RIGHT | Specifies that the item is horizontally aligned to the right. |
| TOP | Specifies that the item is vertically aligned to the top. |
| TOPCENTER | Specifies that the item is vertically aligned to the top and horizontally centered. |
| TOPLEFT | Specifies that the item is vertically aligned to the top and horizontally aligned to the left. |
| TOPRIGHT | Specifies that the item is vertically aligned to the top and horizontally aligned to the right. |