Color.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.
Gets the Hue of the color.
public double Hue { get; }
member this.Hue : double
Property Value
System.Double
The Hue component of the color as a double that is in the inclusive range [0-1].