ArcPad Scripting Object Model
CenterAtXY Method
See Also  Send comments on this topic.
x
Required. A Double that represents the X coordinate, in the coordinate system of the current map.
y
Required. A Double that represents the Y coordinate, in the coordinate system of the current map.
Map Object : CenterAtXY Method

Glossary Item Box

Description

Centers the map at the specified location.

Syntax

object.CenterAtXY ( X, Y )

Parameters

x
Required. A Double that represents the X coordinate, in the coordinate system of the current map.
y
Required. A Double that represents the Y coordinate, in the coordinate system of the current map.

Example

See Also

© 2012 All Rights Reserved.