PrintDocument for WinForms
FillRect(Graphics,Int32,Int32,Int32,Int32,Style,IScriptContext) メソッド


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > RenderFragment クラス > FillRect メソッド : FillRect(Graphics,Int32,Int32,Int32,Int32,Style,IScriptContext) メソッド
For internal use.
シンタックス
'宣言
 
Protected Overloads Overridable Sub FillRect( _
   ByVal graphics As System.Drawing.Graphics, _
   ByVal left As System.Integer, _
   ByVal top As System.Integer, _
   ByVal right As System.Integer, _
   ByVal bottom As System.Integer, _
   ByVal style As Style, _
   ByVal context As IScriptContext _
) 
'使用法
 
Dim instance As RenderFragment
Dim graphics As System.Drawing.Graphics
Dim left As System.Integer
Dim top As System.Integer
Dim right As System.Integer
Dim bottom As System.Integer
Dim style As Style
Dim context As IScriptContext
 
instance.FillRect(graphics, left, top, right, bottom, style, context)
protected virtual void FillRect( 
   System.Drawing.Graphics graphics,
   System.int left,
   System.int top,
   System.int right,
   System.int bottom,
   Style style,
   IScriptContext context
)

パラメータ

graphics
left
top
right
bottom
style
context
参照

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