M_Rhino_Geometry_TextDot__ctor_1 - mcneel/rhinocommon-api-docs GitHub Wiki
Initializes a new textdot based on the text and the location.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public TextDot(
string text,
Point3d location
)
VB
Public Sub New (
text As String,
location As Point3d
)
- text
- Type: System.String
Text. - location
- Type: Rhino.Geometry.Point3d
A position.
Supported in: 6.0.16224.21491, 5D58w