Click or drag to resize

ColorCMYKY Property

Gets or sets the Yellow channel value. Yellow channels are limited to the 0~1 range.

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

Property Value

Type: Double
See Also