ColorCMYK.K Property

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)
Syntax
public double K { get; set; }
Public Property K As Double
	Get
	Set

Property Value

Type: Double
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.8
See Also