Revit 2025.3 API
Text |
Indicates default vertical alignment of the text.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.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