NavigationManagerSetControls Method (INavigationStatus) | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Namespace:
Telogis.GeoBase.Navigation
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public void SetControls(
INavigationStatus status
)
Public Sub SetControls (
status As INavigationStatus
)
Parameters
- status
- Type: Telogis.GeoBase.NavigationINavigationStatus
The object that sets the controls for the navigation manager to use.
See Also