Click or drag to resize

ColorCMYKK Property

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

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

Property Value

Type: Double
See Also