Revit 2026 API
Text |
Indicates default vertical alignment of the text.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public VerticalTextAlignment VerticalAlignment { get; }
Public ReadOnly Property VerticalAlignment As VerticalTextAlignment Get
public: property VerticalTextAlignment VerticalAlignment { VerticalTextAlignment get (); }
member VerticalAlignment : VerticalTextAlignment with get
Property Value
VerticalTextAlignmentSee Also