Click or drag to resize

ColorXYZY Property

Gets or set the Y channel value. Channel will be limited to 0~1.

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public double Y { get; set; }

Property Value

Type: Double
See Also