DioDocs for PDF
FillPath(GraphicsPath,Brush,RectangleF) メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Imaging 名前空間 > BitmapRenderer クラス > FillPath メソッド : FillPath(GraphicsPath,Brush,RectangleF) メソッド
Fills a GraphicsPath with the given brush.
シンタックス
'宣言
 
Public Overloads Sub FillPath( _
   ByVal path As GraphicsPath, _
   ByVal brush As Brush, _
   ByVal brushBounds As System.Drawing.RectangleF _
) 
public void FillPath( 
   GraphicsPath path,
   Brush brush,
   System.Drawing.RectangleF brushBounds
)

パラメータ

path
brush
brushBounds
参照

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