StiGaugeElementSkin Class
Namespace: Stimulsoft.Report.Gauge
Methods
| Method | Returns | Description |
|---|---|---|
| Draw (+1 overloads) | void |
Method Details
Draw
Draw(context: StiGaugeContextPainter, element: StiGaugeElement, rect: RectangleF): void
Parameters
- context (StiGaugeContextPainter)
- element (StiGaugeElement)
- rect (RectangleF)
Draw(context: StiGaugeContextPainter, element: StiGaugeElement, rect: RectangleF, angle: float?, centerPoint: PointF?): void
Parameters
- context (StiGaugeContextPainter)
- element (StiGaugeElement)
- rect (RectangleF)
- angle (float?)
- centerPoint (PointF?)