Share

TextAlignMask Enumeration

An enumerated type listing all the Text align mask.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public enum TextAlignMask

Members

Member nameValueDescription
horzAlignMask448The mask of the Text object being aligned in the horizontal direction.
vertAlignMask3,584The mask of the Text object being aligned in the vertical direction.

See Also

Reference

Was this information helpful?