Share

HorizontalAlignmentStyle Enumeration

Declares the horizontal alignment style of font.


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

Syntax

C#

public enum HorizontalAlignmentStyle

Members

Member nameValueDescription
Center1 Alignment to center
Left0 Alignment to left
Right2 Alignment to right

See Also

Reference

Was this information helpful?