reset abstract method
Clears the Path object of all sub-paths, returning it to the same state it had when it was created. The current point is reset to the origin.
Implementation
void reset();
Clears the Path object of all sub-paths, returning it to the same state it had when it was created. The current point is reset to the origin.
void reset();