Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / HslColor Structure / Hue Property

In This Topic
    Hue Property
    In This Topic
    Gets or sets the hue value in the range [0, 360].
    Syntax
    'Declaration
     
    Public Property Hue As System.Single
    public System.float Hue {get; set;}
    See Also