FlexReport for WinForms
FillRectangle(C1Brush,Rect) メソッド


C1.Win.Document.8 アセンブリ > C1.Win.Document.Util 名前空間 > C1DXExportGraphics クラス > FillRectangle メソッド : FillRectangle(C1Brush,Rect) メソッド
シンタックス
'宣言
 
Public Overloads Sub FillRectangle( _
   ByVal brush As C1Brush, _
   ByVal bounds As Rect _
) 
'使用法
 
Dim instance As C1DXExportGraphics
Dim brush As C1Brush
Dim bounds As Rect
 
instance.FillRectangle(brush, bounds)
public void FillRectangle( 
   C1Brush brush,
   Rect bounds
)

パラメータ

brush
bounds
参照

参照

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