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

addEllipse(in:transform:)

Adds an ellipse to the path. ある楕円をパスに加えます。

Declaration 宣言

mutating func addEllipse(in rect: CGRect, transform: CGAffineTransform = .identity)

See Also 参照

Drawing a Path