OptionColor.CurrentValue Property

OptionColorCurrentValue Property

[Missing <summary> documentation for "P:Rhino.Input.Custom.OptionColor.CurrentValue"]

Namespace:  Rhino.Input.Custom
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public Color CurrentValue { get; set; }
Public Property CurrentValue As Color
	Get
	Set

Property Value

Type: Color
See Also