The horizontal alignment.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public HorizontalAlign HorizontalAlignment { get; set; }
Property Value
HorizontalAlignExceptions
| Exception | Condition |
|---|---|
| ArgumentException | Thrown when an invalid value is assigned to the property. |
