Case

Path.Element.closeSubpath

A line from the start point of the current subpath (if any) to the current point, which terminates the subpath. 現在のサブパス(もしあれば)の開始点から、サブパスを終わらせる現在の地点までのある線。

Declaration 宣言

case closeSubpath

Discussion 議論

After closing the subpath, the current point becomes undefined. サブパスを閉じた後、現在のポイントは未定義になります。

See Also 参照

Getting Path Elements