Click or drag to resize

NavigationManagerDynamicZoomSettings Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Returns the NavigationManager's DynamicZoomer. These dynamic zoom settings are applied when MapControlMode is set to DynamicZooms.

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

Property Value

Type: NavigationManagerDynamicZoomer
See Also