AppearanceSettingsStateTrackingColor Property |
Gets or sets the tracking color.
Namespace:
Rhino.ApplicationSettings
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntaxpublic Color TrackingColor { get; set; }
Public Property TrackingColor As Color
Get
Set
Property Value
Type:
Color
See Also