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

In This Topic
    IsHsl Property
    In This Topic
    Gets or sets a value indicating whether the color is stored in HSLA format.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsHsl As System.Boolean
    public System.bool IsHsl {get;}
    See Also