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