Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgPaint Class / Color Property

In This Topic
    Color Property (SvgPaint)
    In This Topic
    Gets a solid color.
    Syntax
    'Declaration
     
    Public ReadOnly Property Color As SvgColor
    public SvgColor Color {get;}
    See Also