ComponentOne Basic Library for UWP
Saturation Property

C1.UWP Assembly > C1.Xaml Namespace > C1HslColor Structure : Saturation Property
Gets or sets the saturation of the color.
Syntax
'Declaration
 
Public Property Saturation As System.Single
public System.float Saturation {get; set;}
Remarks
Saturation is a value between 0 and 1.
See Also

Reference

C1HslColor Structure
C1HslColor Members