AppearanceSettingsEditCandidateColor Property |
Gets or sets the color of objects that are eligible to be edited.
Namespace:
Rhino.ApplicationSettings
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax public static Color EditCandidateColor { get; set; }
Public Shared Property EditCandidateColor As Color
Get
Set
Property Value
Type:
ColorSee Also