Click or drag to resize

AppearanceSettingsStateLockedObjectColor Property

Gets or sets the color used to draw locked objects.

Namespace:  Rhino.ApplicationSettings
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public Color LockedObjectColor { get; set; }

Property Value

Type: Color
See Also