Method GetHue NamespaceAlternet.Drawing AssemblyAlternet.UI.Common.dll GetHue() Gets the hue-saturation-lightness (HSL) hue value, in degrees, for this Color structure. public double GetHue() Returns double The hue, in degrees, of this Color. The hue is measured in degrees, ranging from 0.0 through 360.0, in HSL color space.