C1.WPF.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / RenderAreaFragment Class / FillRect Method / FillRect(Graphics,Int32,Int32,Int32,Int32,Style,IScriptContext) Method

In This Topic
FillRect(Graphics,Int32,Int32,Int32,Int32,Style,IScriptContext) Method
In This Topic
For internal use.
Syntax
'Declaration
 
Protected Overloads Overridable Sub FillRect( _
   ByVal graphics As Graphics, _
   ByVal left As Integer, _
   ByVal top As Integer, _
   ByVal right As Integer, _
   ByVal bottom As Integer, _
   ByVal style As Style, _
   ByVal context As IScriptContext _
) 
 

Parameters

graphics
left
top
right
bottom
style
context
See Also