Click or drag to resize

NavigationManagerCurrentZoom Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets the currently selected ZoomLevel. If MapControlMode is set to FixedZooms. then this property gets the currently displayed zoom level. If MapControlMode Is set to DynamicZooms then this property gets the currently displayed zoom level, but may be adjusted according to vehicle speed and distance from the next approaching turn.

Namespace:  Telogis.GeoBase.Navigation
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public NavigationManagerZoomLevel CurrentZoom { get; }

Property Value

Type: NavigationManagerZoomLevel
See Also