RhinoCommon API
TextDot Constructor (String, Point3d) |
Initializes a new textdot based on the text and the location.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public TextDot( string text, Point3d location )
Public Sub New ( text As String, location As Point3d )
Parameters
- text
- Type: SystemString
Text. - location
- Type: Rhino.GeometryPoint3d
A position.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.14