Click or drag to resize

ColorHSLH Property

Gets or sets the hue channel value. Hue channels rotate between 0.0 and 1.0.

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

Property Value

Type: Double
See Also