ShapePath constructor

ShapePath()

Creates a new ShapePath. Unlike a Path, no points are passed in as the ShapePath is designed to be generated after creation.

Implementation

ShapePath();