VerticalAlignments Enumerator
Description
Defines the different vertical alignments that can be applied to text.Defined in namespace "adsk::core" and the header file is <Core\CoreTypeDefs.h>
Methods
Name | Value | Description |
BottomVerticalAlignment | 2 | Aligned to the bottom. |
MiddleVerticalAlignment | 1 | Aligned along the middle. |
TopVerticalAlignment | 0 | Aligned to the top. |