Click or drag to resize

NavigationManagerSetControls Method (INavigationStatus)

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Set which controls should be used based on an INavigationStatus.

Namespace:  Telogis.GeoBase.Navigation
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public void SetControls(
	INavigationStatus status
)

Parameters

status
Type: Telogis.GeoBase.NavigationINavigationStatus
The object that sets the controls for the navigation manager to use.
See Also