TBasedxReportLink.FillRoundRectEx(TCanvas,TRect,Integer,Integer,TColor,TColor,TdxPSFillPatternClass) Method
Declaration
procedure FillRoundRectEx(Canvas: TCanvas; const R: TRect; CornerWidth: Integer; CornerHeight: Integer; ForeColor: TColor; BkColor: TColor; Pattern: TdxPSFillPatternClass); virtual;
Parameters
| Name | Type |
|---|---|
| Canvas | TCanvas |
| R | TRect |
| CornerWidth | Integer |
| CornerHeight | Integer |
| ForeColor | TColor |
| BkColor | TColor |
| Pattern | TdxPSFillPatternClass |
See Also