TdxPSReportRenderer.FillEllipseEx(TdxPSReportRenderCustomCanvas,TRect,TColor,TColor,TdxPSFillPatternClass) Method
Declaration
procedure FillEllipseEx(ACanvas: TdxPSReportRenderCustomCanvas; const R: TRect; AForeColor: TColor; ABackColor: TColor; APattern: TdxPSFillPatternClass); virtual;
Parameters
| Name | Type |
|---|---|
| ACanvas | TdxPSReportRenderCustomCanvas |
| R | TRect |
| AForeColor | TColor |
| ABackColor | TColor |
| APattern | TdxPSFillPatternClass |
See Also