NavigationManager Constructor |
Name | Description | |
---|---|---|
NavigationManager(MapCtrl, String, CultureInfo) |
Construct a new NavigationManager for a given
map control, path to language files and
culture.
| |
NavigationManager(MapCtrl, String, String) |
Construct a new NavigationManager for a given
map control, path to language files and
culture.
| |
NavigationManager(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.
| |
NavigationManager(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.
|