Contents

transformed(using:)

Applies the specified transform and returns a new drawing.

Declaration

func transformed(using transform: CGAffineTransform) -> PKDrawing

Parameters

Return Value

A new drawing with the provided transform applied.

See Also

Modifying the drawing