StiTableCellImageGdiPainter Class
Namespace: Stimulsoft.Report.Painters
Inheritance
Inherits from: StiViewGdiPainter
Methods
| Method | Returns | Description |
|---|---|---|
| GetImage | Image | |
| Paint | void | |
| PaintSelection | void |
Method Details
GetImage
GetImage(component: StiComponent, zoom: float, format: StiExportFormat): Image
Parameters
- component (StiComponent)
- zoom (float)
- format (StiExportFormat)
Returns Image
Paint
Paint(component: StiComponent, e: StiPaintEventArgs): void
Parameters
- component (StiComponent)
- e (StiPaintEventArgs)
PaintSelection
PaintSelection(component: StiComponent, e: StiPaintEventArgs): void
Parameters
- component (StiComponent)
- e (StiPaintEventArgs)