TextNodeVerticalAlignment Property |
Indicates default vertical alignment of the text.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.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