TdxGPCanvas.Polyline(PdxPointF,Integer,TdxGPPen) Method
Declaration
procedure Polyline(const APoints: PdxPointF; ACount: Integer; APen: TdxGPPen); overload;
Parameters
Name | Type |
---|---|
APoints | PdxPointF |
ACount | Integer |
APen | TdxGPPen |
See Also
procedure Polyline(const APoints: PdxPointF; ACount: Integer; APen: TdxGPPen); overload;
Name | Type |
---|---|
APoints | PdxPointF |
ACount | Integer |
APen | TdxGPPen |
No
Your feedback is appreciated.