HslColor.Hue Property

Definition

Gets or sets the Hue property.

public:
 property int Hue { int get(); void set(int value); };
public int Hue { get; set; }
member this.Hue : int with get, set
Public Property Hue As Integer

Property Value

Must be in the range 0 to 240

Applies to