StiReportControlGdiPainter Class
Namespace: Stimulsoft.Report.Painters
Inheritance
Inherits from: StiContainerGdiPainter
Methods
| Method | Returns | Description |
|---|---|---|
| DrawControl | void | |
| Paint | void |
Method Details
DrawControl
DrawControl(component: StiReportControl, g: Graphics, control: Control, rect: RectangleD): void
Parameters
- component (StiReportControl)
- g (Graphics)
- control (Control)
- rect (RectangleD)
Paint
Paint(component: StiComponent, e: StiPaintEventArgs): void
Parameters
- component (StiComponent)
- e (StiPaintEventArgs)