Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgColor Structure / Hsl Property

In This Topic
    Hsl Property
    In This Topic
    Gets or sets the GrapeCity.Documents.Drawing.HslColor value.
    Syntax
    'Declaration
     
    Public ReadOnly Property Hsl As HslColor
    public HslColor Hsl {get;}
    See Also