An enumerated type listing all the Text align mask.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Syntax
C# |
---|
public enum TextAlignMask |
Visual Basic |
---|
Public Enumeration TextAlignMask |
Visual C++ |
---|
public enum class TextAlignMask |
Members
Member name | Description |
---|---|
horzAlignMask | The mask of the Text object being aligned in the horizontal direction. |
vertAlignMask | The mask of the Text object being aligned in the vertical direction. |