get_point
Description:
Gets the coordinates of a point in the CanvasPoints struct.
Parameters:
this |
a CanvasPoints struct. |
idx |
index of point to get. |
x |
location to store x coordinate. |
y |
location to store y coordinate. |