ArcPad Scripting Object Model
Navigation Object Members
See Also  Overview  Send comments on this topic.

Glossary Item Box

Public Methods

Public Method ClearClears the navigation target.
Public Method GotoXYSets the specified location as the current navigation target.
Public Method NavigateToused with ArcLogistics Navigator

Public Properties

Public Property ActiveReturns or sets a value that determines if navigation is active in the current map.
Public Property BearingReturns the bearing from the current GPS location to the navigation target, in decimal degrees.
Public Property DistanceReturns the distance from the current GPS location to the navigation target, in meters if the map projection is geographic, in projection units otherwise.
Public Property LabelReturns or sets the text label displayed at the navigation target.
Public Property RangeReturns or sets the navigation range for the OnInRange event. If the distance from the current GPS location to the navigation target is less than or equal to the navigation range, the OnInRange event will fire.
Public Property xReturns the X coordinate of the navigation target.
Public Property yReturns the Y coordinate of the navigation target.

Events

Public Event OnGotoOccurs when a navigation target is specified.
Public Event OnInRangeOccurs when the distance from the current GPS location to the navigation target is less than or equal to the navigation range.

See Also

© 2012 All Rights Reserved.