MapCtrlMinZoom Property | |
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; }
Public Property MinZoom As Double
Get
Set
Property Value
Type:
DoubleImplements
IMapMinZoomRemarks Defaults to 0.001.
See Zoom.
See Also