Click or drag to resize

TextDotSecondaryText Property

Gets or sets the secondary text of the text dot.

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

Property Value

Type: String
See Also