FillRect(Graphics,Rectangle,Style,IScriptContext) Method | Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderInputFragment Class / FillRect Method / FillRect(Graphics,Rectangle,Style,IScriptContext) Method

In This Topic
FillRect(Graphics,Rectangle,Style,IScriptContext) Method
In This Topic
For internal use.
Syntax
'Declaration
 
Protected Overloads Overridable Sub FillRect( _
   ByVal graphics As Graphics, _
   ByVal rect As Rectangle, _
   ByVal style As Style, _
   ByVal context As IScriptContext _
) 
 

Parameters

graphics
rect
style
context
See Also