Click or drag to resize

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; }

Property Value

Type: Color
See Also