AppearanceSettings.EditCandidateColor Property

AppearanceSettingsEditCandidateColor Property

Gets or sets the color of objects that are eligible to be edited.

Namespace:  Rhino.ApplicationSettings
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public static Color EditCandidateColor { get; set; }
Public Shared Property EditCandidateColor As Color
	Get
	Set

Property Value

Type: Color
Version Information

Rhino for Windows

Supported in: 6.14
See Also