set_point


Description:

[ Version ( since = "2.0.1" ) ]
public void set_point (int idx, double x, double y)

Sets the coordinates of a point in the CanvasPoints struct.

Parameters:

this

a CanvasPoints struct.

idx

index of point to set.

x

x value to set point coordinate to.

y

y value to set point coordinate to.