HslColor.Hue Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The HslColor's Hue component
public:
property double Hue { double get(); void set(double value); };
public:
property double Hue { double get(); void set(double value); };
public double Hue { get; set; }
member this.Hue : double with get, set
Public Property Hue As Double
Property Value
The HslColor's Hue component.