HorizontalAlign Enumeration

Horizontal alignment of model text.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public enum HorizontalAlign
Members
Member nameValueDescription
Left64 
Center128 
Right256 
See Also