Case

Path.Element.line(to:)

A line from the previous current point to the given point, which becomes the new current point. 以前の現在の地点から、新しい現在の地点になるこの与えられた地点までの線。

Declaration 宣言

case line(to: CGPoint)

See Also 参照

Getting Path Elements