TextDotSecondaryText Property |
Gets or sets the secondary text of the text dot.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntaxpublic string SecondaryText { get; set; }
Public Property SecondaryText As String
Get
Set
Property Value
Type:
String
See Also