setXy

fun setXy(x: Double, y: Double)

Sets the x,y coordinates of a point.

Since

200.1.0

Parameters

x

The new x-coordinate value for the point.

y

The new y-coordinate value for the point.