GrapeCity PlusPak for Windows Forms 11.0J
DrawPath メソッド

パスの色、幅、およびスタイルを決定するPenオブジェクト。
描画するGraphicsPathオブジェクト。
GraphicsPathオブジェクトを描画します。
シンタックス
Public Sub DrawPath( _
   ByVal pen As Pen, _
   ByVal path As GraphicsPath _
) 
public void DrawPath( 
   Pen pen,
   GraphicsPath path
)

パラメータ

pen
パスの色、幅、およびスタイルを決定するPenオブジェクト。
path
描画するGraphicsPathオブジェクト。
参照

参照

Graphics クラス
Graphics メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.