draw Line
Draw a line on the canvas.
Parameters
draw Desc
The line descriptor.
points
Two or more points used for drawing the line.
Draw a line on the canvas.
Parameters
draw Desc
The line descriptor.
points
Two or more points used for drawing the line. Each point consists of the following:
xPos - Horizontal position
yPos - Vertical position