バージョン

Path コンストラクタ(GraphicsPath)

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

パラメータ

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

オンラインで表示: GitHub