Color.Saturation Property

Definition

Gets the Saturation of the color

public double Saturation { get; }
member this.Saturation : double

Property Value

The Saturation component of the color as a double that is in the inclusive range [0-1].

Applies to