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