Instance Method インスタンスメソッド

addPath(_:transform:)

Appends a copy of the given path to this path.

Declaration 宣言

mutating func addPath(_ path: Path, transform: CGAffineTransform = .identity)

See Also 参照

Drawing a Path