StiZipCodeGdiPainter Class
Namespace: Stimulsoft.Report.Painters
Inheritance
Inherits from: StiComponentGdiPainter
Methods
| Method | Returns | Description |
|---|---|---|
| DrawZipCode | void | |
| GetImage | Image | |
| Paint | void |
Method Details
DrawZipCode
DrawZipCode(zipCode: StiZipCode, g: Graphics, rect: RectangleD, zoom: double): void
Parameters
- zipCode (StiZipCode)
- g (Graphics)
- rect (RectangleD)
- zoom (double)
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)