Click or drag to resize

ColorHSVH 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: 6.0
Syntax
public double H { get; set; }

Property Value

Type: Double
See Also