GraphicsPath.CloseAllFigures

GraphicsPath.CloseAllFigures method

このパスで開いているすべての Figure を閉じ、新しい Figure を開始します。端点から開始点まで線を結んで、開いている各 Figure を閉じます。

public void CloseAllFigures()

例外

例外調子
NotImplementedExceptionメソッドが実装されていません。

関連項目