Share via


HslColor.Saturation Property

Definition

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.

Applies to