P_Rhino_Geometry_TextDot_Point - mcneel/rhinocommon-api-docs GitHub Wiki

TextDot.Point Property

Gets or sets the position of the textdot.

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

Syntax

C#

public Point3d Point { get; set; }

VB

Public Property Point As Point3d
	Get
	Set

Property Value

Type: Point3d

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

TextDot Class
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️