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


C1.Win.C1Document.4.8 アセンブリ > C1.Win.C1Document.Util 名前空間 > C1DXTextLayout クラス > FillRectangle メソッド : FillRectangle(C1Graphics,C1Brush,Rect) メソッド
シンタックス
'宣言
 
Protected Overloads Overridable Sub FillRectangle( _
   ByVal graphics As C1Graphics, _
   ByVal brush As C1Brush, _
   ByVal bounds As Rect _
) 
'使用法
 
Dim instance As C1DXTextLayout
Dim graphics As C1Graphics
Dim brush As C1Brush
Dim bounds As Rect
 
instance.FillRectangle(graphics, brush, bounds)
protected virtual void FillRectangle( 
   C1Graphics graphics,
   C1Brush brush,
   Rect bounds
)

パラメータ

graphics
brush
bounds
参照

参照

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