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

In This Topic
    PaintType Property
    In This Topic
    Gets the type of this SVG paint.
    Syntax
    'Declaration
     
    Public ReadOnly Property PaintType As SvgPaintType
    public SvgPaintType PaintType {get;}
    See Also