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.
Version
Introduced in version December 2020
© Copyright 2024 Autodesk, Inc.
Comment on this page.