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

path(in:)

Describes this shape as a path within a rectangular frame of reference. このシェイプをパスとしてある矩形の基準系の内部に記述します。

Declaration 宣言

func path(in r: CGRect) -> Path

Return Value 戻り値

A path that describes this shape. この形状を記述するパス。

Parameters パラメータ

rect

The frame of reference for describing this shape. この形状を記述するための基準系。

See Also 参照

Supporting Types 支援を行う型