HorizontalAlignments Enumerator
Description
Defines the different horizontal alignments that can be applied to text.Defined in namespace "adsk::core" and the header file is <Core\CoreTypeDefs.h>
Methods
| Name | Value | Description |
| CenterHorizontalAlignment | 1 | Aligned along the center. |
| LeftHorizontalAlignment | 0 | Aligned to the left. |
| RightHorizontalAlignment | 2 | Aligned to the right. |
