HorizontalAlignment Property


The horizontal alignment.

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

Syntax

C#
public HorizontalAlign HorizontalAlignment { get; set; }
Visual Basic
Public Property HorizontalAlignment As HorizontalAlign
	Get
	Set
Visual C++
public:
property HorizontalAlign HorizontalAlignment {
	HorizontalAlign get ();
	void set (HorizontalAlign value);
}

Exceptions

ExceptionCondition
Autodesk.Revit.ExceptionsArgumentException Thrown when an invalid value is assigned to the property.

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →