AlignNameValue
AlignNameValue enumeration
Utility class containing constants. Optional int. Specifies whether the master’s text in the stencil window is aligned left, right, or center.
Values
| Name | Description |
|---|---|
| ALIGN_TEXT_LEFT | Align text left. |
| ALIGN_TEXT_CENTER | Align text center. |
| ALIGN_TEXT_RIGHT | Align text right. |
| UNDEFINED | Undefined. |