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

In This Topic
    IsCurrentColor Property
    In This Topic
    Gets a value indicating whether this color references the 'color' attribute.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsCurrentColor As System.Boolean
    public System.bool IsCurrentColor {get;}
    See Also