ArcPad Scripting Object Model
OnInRange Event
See Also  Send comments on this topic.
Navigation Object : OnInRange Event

Glossary Item Box

Description

Occurs when the distance from the current GPS location to the navigation target is less than or equal to the navigation range.

Remarks

The distance from the current GPS to the navigation target is returned by the Distance property of the Navigation object. The navigation range is returned by the Range property of the Navigation object. Use this event to write code that performs the desired action when the current GPS location is less then or equal to the navigation range.

See Also

© 2013 All Rights Reserved.