Click or drag to resize

MapCtrlMaxZoom Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets or sets the maximum zoom level when operating in local mode.

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

Property Value

Type: Double

Implements

IMapMaxZoom
Remarks

Defaults to 18000.

See Zoom.

See Also