Contents

Path

The outline of a 2D shape.

Declaration

@frozen struct Path

Topics

Creating a path

Getting the path’s characteristics

Drawing a path

Transforming the path

Performing operations on the path

Operating over path elements

Applying a style

Instance Methods