DioDocs for PDF
DrawPath(IPath,Pen) メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Drawing 名前空間 > GcGraphics クラス > DrawPath メソッド : DrawPath(IPath,Pen) メソッド
An object implementing the IPath interface that represents the path to draw.
The pen used to draw the path.
Draws a path using a specified pen.
シンタックス
'宣言
 
Public Overloads Sub DrawPath( _
   ByVal path As IPath, _
   ByVal pen As Pen _
) 
public void DrawPath( 
   IPath path,
   Pen pen
)

パラメータ

path
An object implementing the IPath interface that represents the path to draw.
pen
The pen used to draw the path.
参照

GcGraphics クラス
GcGraphics メンバ
オーバーロード一覧