Text3dVerticalAlignment Property |
Vertical alignment that this Text3d is drawn with
Namespace:
Rhino.Display
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.4
Syntaxpublic TextVerticalAlignment VerticalAlignment { get; set; }
Public Property VerticalAlignment As TextVerticalAlignment
Get
Set
Property Value
Type:
TextVerticalAlignment
See Also