ComponentOne for WinUI 製品ヘルプ
DrawBackground メソッド

C1.WinUI.Viewer アセンブリ > C1.WinUI.Viewer 名前空間 > C1WinUICanvasGraphics クラス : DrawBackground メソッド
シンタックス
'宣言
 
Public Sub DrawBackground( _
   ByVal bounds As C1.Interop.Rect, _
   ByVal clipBounds As System.Nullable(Of Rect), _
   ByVal background As C1.Document.Util.IC1Background _
) 
public void DrawBackground( 
   C1.Interop.Rect bounds,
   System.Nullable<Rect> clipBounds,
   C1.Document.Util.IC1Background background
)

パラメータ

bounds
clipBounds
background
参照

C1WinUICanvasGraphics クラス
C1WinUICanvasGraphics メンバ