[ Version ( since = "1.22" ) ]
public static bool event_set_coordinates (Event event, double x, double y)
Try to set x and y coordinates on a Navigation event.
The event must be writable.
| event |
The Event to modify. |
| x |
The x coordinate to set. |
| y |
The y coordinate to set. |
|
A boolean indicating success. |