ArcPad Scripting Object Model
Offset Method
See Also  Send comments on this topic.
dx
Required. A Double that represents the distance to move the collection horizontally. Negative values move the collection to the left.
dy
Required. A Double that represents the distance to move the collection vertically. Negative values move the collection down.
Points Collection : Offset Method

Glossary Item Box

Description

Moves the Points collection by the specified amount horizontally and vertically, in units of the coordinate system of the current map.

Syntax

object.Offset ( dX, dY )

Parameters

dx
Required. A Double that represents the distance to move the collection horizontally. Negative values move the collection to the left.
dy
Required. A Double that represents the distance to move the collection vertically. Negative values move the collection down.

See Also

© 2012 All Rights Reserved.