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

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