TTeeCanvas3D.Polyline

TTeeCanvas3D.Polyline
TTeeCanvas3D

procedure Polyline(Const Points: array of TPoint); override;

Unit
TeCanvas

Description
Draws a line using the array of 2D points.
The first point in the array determines the line origin.