FlexReport for WinForms
InternalFillRectangle メソッド (C1DXExportGraphics)


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

パラメータ

brush
bounds
参照

参照

C1DXExportGraphics クラス
C1DXExportGraphics メンバ