Click or drag to resize

NavigationManager Constructor

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Overload List
  NameDescription
Public methodNavigationManager(MapCtrl, String, CultureInfo)
Construct a new NavigationManager for a given map control, path to language files and culture.
Public methodNavigationManager(MapCtrl, String, String)
Construct a new NavigationManager for a given map control, path to language files and culture.
Public methodNavigationManager(MapCtrl, String, CultureInfo, Boolean)
Construct a new NavigationManager for a given map control, path to language files and culture, with the option to perform all language-based operations in debug mode.
Public methodNavigationManager(MapCtrl, String, String, Boolean)
Construct a new NavigationManager for a given map control, path to language files and culture, with the option to perform all language-based operations in debug mode.
Top
See Also