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