Gets or sets the hue of the color.

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

Syntax

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

Remarks

Hue is a value between 0 and 1.

See Also