FlexReport for WinForms
DrawBackground メソッド (C1DXExportGraphics)


C1.Win.Document.8 アセンブリ > C1.Win.Document.Util 名前空間 > C1DXExportGraphics クラス : DrawBackground メソッド
シンタックス
'宣言
 
Public Sub DrawBackground( _
   ByVal bounds As Rect, _
   ByVal clipBounds As System.Nullable(Of Rect), _
   ByVal background As IC1Background _
) 
'使用法
 
Dim instance As C1DXExportGraphics
Dim bounds As Rect
Dim clipBounds As System.Nullable(Of Rect)
Dim background As IC1Background
 
instance.DrawBackground(bounds, clipBounds, background)
public void DrawBackground( 
   Rect bounds,
   System.Nullable<Rect> clipBounds,
   IC1Background background
)

パラメータ

bounds
clipBounds
background
参照

参照

C1DXExportGraphics クラス
C1DXExportGraphics メンバ