StiShapeTypePainter Class
Namespace: Stimulsoft.Report.Painters
Methods
| Method | Returns | Description |
|---|---|---|
GetPainter static |
StiShapeTypePainter | |
| Paint | void |
Method Details
GetPainter static
GetPainter(componentType: Type, guiMode: StiGuiMode): StiShapeTypePainter
Parameters
- componentType (Type)
- guiMode (StiGuiMode)
Returns StiShapeTypePainter
Paint
Paint(context: object, shape: StiShape, shapeType: StiShapeTypeService, rect: RectangleF, zoom: float): void
Parameters
- context (object)
- shape (StiShape)
- shapeType (StiShapeTypeService)
- rect (RectangleF)
- zoom (float)