Sets the specified location as the current navigation target.
object.GotoXY ( X, Y, Label ) |
- x
- Required. A Double that represents the X coordinate of the target, in the coordinate system of the current map.
- y
- Required. A Double that represents the Y coordinate of the target, in the coordinate system of the current map.
- Label
- Required. A String that represents the text label displayed at the target.