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

Glossary Item Box

Description

Moves the ellipse 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 ellipse horizontally. Negative values move the ellipse to the left.
dy
Required. A Double that represents the distance to move the ellipse vertically. Negative values move the ellipse down.

See Also

© 2013 All Rights Reserved.