ArcPad Scripting Object Model
GotoXY Method
See Also  Send comments on this topic.
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.
Navigation Object : GotoXY Method

Glossary Item Box

Description

Sets the specified location as the current navigation target.

Syntax

object.GotoXY ( X, Y, Label )

Parameters

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.

See Also

© 2013 All Rights Reserved.