TdxPSReportRenderCustomCanvas.Polyline(TPoint[],TColor,Integer) Method
Declaration
procedure Polyline(const APoints: array of TPoint; AColor: TColor; ALineWidth: Integer); virtual; abstract;
Parameters
| Name | Type |
|---|---|
| APoints | TPoint |
| AColor | TColor |
| ALineWidth | Integer |
See Also