PDF for .NET
DrawPath(Pen,GraphicsPath) メソッド

C1.C1Pdf.4.5.2 アセンブリ > C1.C1Pdf 名前空間 > C1PdfDocument クラス > DrawPath メソッド : DrawPath(Pen,GraphicsPath) メソッド
指定された経路の描画に使用する System.Drawing.Pen
描画する System.Drawing.Drawing2D.GraphicsPath
System.Drawing.Drawing2D.GraphicsPathオブジェクトによって定義される経路を描きます。
シンタックス
'宣言
 
Public Overloads Sub DrawPath( _
   ByVal pen As System.Drawing.Pen, _
   ByVal path As System.Drawing.Drawing2D.GraphicsPath _
) 
public void DrawPath( 
   System.Drawing.Pen pen,
   System.Drawing.Drawing2D.GraphicsPath path
)

パラメータ

pen
指定された経路の描画に使用する System.Drawing.Pen
path
描画する System.Drawing.Drawing2D.GraphicsPath
参照

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