ModelText.HorizontalAlignment Property

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

HorizontalAlign

Exceptions

ExceptionCondition
ArgumentException Thrown when an invalid value is assigned to the property.

See Also

Reference

ModelText Class
Autodesk.Revit.DB Namespace