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

move(to:)

Begins a new subpath at the specified point. 新しいサブパスをこの指定された点で開始します。

Declaration 宣言

mutating func move(to p: CGPoint)

See Also 参照

Drawing a Path