Click or drag to resize

MapCtrlMinZoom Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets or sets the minimum 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 MinZoom { get; set; }

Property Value

Type: Double

Implements

IMapMinZoom
Remarks

Defaults to 0.001.

See Zoom.

See Also