HslColor.Saturation Property

Definition

Gets or sets the Saturation property.

public:
 property int Saturation { int get(); void set(int value); };
public int Saturation { get; set; }
member this.Saturation : int with get, set
Public Property Saturation As Integer

Property Value

Must be in the range 0 to 240

Applies to