Click or drag to resize

NavigationManagerZoom Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets or sets the current ZoomLevel by index. This property is meaningful when MapControlMode is set to FixedZooms. or MapControlMode is set to DynamicZooms.

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

Property Value

Type: Int32
See Also