HslColor.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.
The HslColor's Saturation component
public:
property double Saturation { double get(); void set(double value); };
public:
property double Saturation { double get(); void set(double value); };
public double Saturation { get; set; }
member this.Saturation : double with get, set
Public Property Saturation As Double
Property Value
The HslColor's Saturation component.