StiIndicatorTypePainter Class
Namespace: Stimulsoft.Report.Painters
Methods
| Method | Returns | Description |
|---|---|---|
GetPainter static |
StiIndicatorTypePainter | |
| Paint | RectangleD |
Method Details
GetPainter static
GetPainter(indicatorType: Type, guiMode: StiGuiMode): StiIndicatorTypePainter
Parameters
- indicatorType (Type)
- guiMode (StiGuiMode)
Returns StiIndicatorTypePainter
Paint
Paint(context: object, component: StiComponent, rect: RectangleD): RectangleD
Parameters
- context (object)
- component (StiComponent)
- rect (RectangleD)
Returns RectangleD