PDF for .NET
FillPath(Brush,GraphicsPath) メソッド

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

パラメータ

brush
指定された経路の塗りつぶしに使用する System.Drawing.Brush
path
塗りつぶす System.Drawing.Drawing2D.GraphicsPath
参照

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