TextNodeVerticalAlignment Property |
Indicates default vertical alignment of the text.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic VerticalTextAlignment VerticalAlignment { get; }
Public ReadOnly Property VerticalAlignment As VerticalTextAlignment
Get
public:
property VerticalTextAlignment VerticalAlignment {
VerticalTextAlignment get ();
}
member VerticalAlignment : VerticalTextAlignment with get
Property Value
VerticalTextAlignment
See Also