Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgPathBuilder Class / Reset Method

In This Topic
    Reset Method
    In This Topic
    Clears the internal state of SvgPathBuilder and prepares for a new path.
    Syntax
    'Declaration
     
    Public Sub Reset() 
    public void Reset()
    See Also