ArcPad Scripting Object Model
TrackEllipse Method
See Also  Send comments on this topic.
Map Object : TrackEllipse Method

Glossary Item Box

Description

Displays a rubber-band ellipse on the Map and returns an Ellipse object.

Syntax

Set variable = object.TrackEllipse

Return Type

Remarks

Scripts that use the TrackArrow method should be called when an OnPointerDown event occurs for a ToolItem object. The user would click the ToolItem object (tool button), press and hold the mouse button to display the arrow, then drag the mouse pointer to rotate the arrow to the desired angle, and then release the mouse button to pass the angle to a variable.

See Also

© 2012 All Rights Reserved.