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