iOSPath.LineToPoint
From Xojo Documentation
Method
Draws a line from the CurrentPoint to the specified point.
Parameters
Value | Description |
---|---|
x | The x coordinate for the end of the line. |
y | The y coordinate for the end of the line. |
Sample Code
Draw a triangle: