ICanvasPathFactory class

ICanvasPathFactory class

Represents a factory for creating canvas paths.

The ICanvasPathFactory type exposes the following members:

Methods

MethodDescription
createCreates a new empty path.
createCreates a new path by copying an existing path.

See Also