Gets or sets the saturation of the color.

Namespace:  C1.Silverlight
Assembly:  C1.Silverlight (in C1.Silverlight.dll)

Syntax

C#
public float Saturation { get; set; }
Visual Basic
Public Property Saturation As Single
	Get
	Set

Remarks

Saturation is a value between 0 and 1.

See Also