バージョン

Path コンストラクタ(GraphicsPath)

Path コンストラクター。
シンタックス
'宣言
 
Public Function New( _
   ByVal graphicsPath As GraphicsPath _
)
public Path( 
   GraphicsPath graphicsPath
)

パラメータ

graphicsPath
この Path プリミティブを作成するための GraphicsPath。
参照