Revit 2025.3 API
Text |
An enumerated type listing all the Text align mask.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
Members
Member name | Value | Description |
---|---|---|
horzAlignMask | 448 | The mask of the Text object being aligned in the horizontal direction. |
vertAlignMask | 3,584 | The mask of the Text object being aligned in the vertical direction. |
See Also