Click or drag to resize

Text3dHorizontalAlignment Property

Horizontal alignment that this Text3d is drawn with

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.4
Syntax
public TextHorizontalAlignment HorizontalAlignment { get; set; }

Property Value

Type: TextHorizontalAlignment
See Also