Click or drag to resize

TextDotText Property

Gets or sets the primary text of the text dot.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public string Text { get; set; }

Property Value

Type: String
See Also