StiImageElementGdiPainter Class
Namespace: Stimulsoft.Dashboard.Drawing.Painters
Inheritance
Inherits from: StiAtomElementGdiPainter
Methods
| Method | Returns | Description |
|---|---|---|
| PaintNoResult | void | |
| PaintNotDefined | void |
Method Details
PaintNoResult
PaintNoResult(g: Graphics, rect: RectangleD, element: IStiElement, zoom: double?): void
Parameters
- g (Graphics)
- rect (RectangleD)
- element (IStiElement)
- zoom (double?)
PaintNotDefined
PaintNotDefined(g: Graphics, rect: RectangleF, element: IStiElement, zoom: double?): void
Parameters
- g (Graphics)
- rect (RectangleF)
- element (IStiElement)
- zoom (double?)