Skip to content

P_Rhino_Geometry_LinearDimension_TextPosition

Will Pearson edited this page Aug 12, 2016 · 2 revisions

LinearDimension.TextPosition Property

Gets and sets the position of text on the plane.

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public Point2d TextPosition { get; set; }

VB

Public Property TextPosition As Point2d
	Get
	Set

Property Value

Type: Point2d

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

LinearDimension Class
Rhino.Geometry Namespace

Clone this wiki locally