Click or drag to resize

DimensionTextPosition Property

Gets and sets the position of text on the plane.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public Point2d TextPosition { get; set; }

Property Value

Type: Point2d
See Also