Path constructor

Path()

Create a new empty Path object.

Implementation

Path() { _constructor(); }