バージョン

Path コンストラクタ(GraphicsPath)

Path クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal path As GraphicsPath _
)
public Path( 
   GraphicsPath path
)

パラメータ

path
System.Drawing.Drawing2D.GraphicsPath オブジェクトへの参照。
参照