StiPainter Class
Namespace: Stimulsoft.Report.Painters
Methods
| Method | Returns | Description |
|---|---|---|
| getImage | Image | |
getPainter static |
StiPainter | |
| paint | void |
Method Details
getImage
getImage(component: Stimulsoft.Report.Components.StiComponent, REFzoom: any, format: StiExportFormat): Image
Parameters
- component (Stimulsoft.Report.Components.StiComponent)
- REFzoom (any)
- format (StiExportFormat)
Returns Image
getPainter static
getPainter(componentType: Type): StiPainter
Parameters
- componentType (Type)
Returns StiPainter
paint
paint(component: Stimulsoft.Report.Components.StiComponent, g: Stimulsoft.System.Drawing.Graphics): void
Parameters
- component (Stimulsoft.Report.Components.StiComponent)
- g (Stimulsoft.System.Drawing.Graphics)
Fields
| Field | Type | Description |
|---|---|---|
| painter | any | |
| painter | any | |
| painter | any | |
| painter | any | |
| painter | any | |
| painter | any |