MinimumZoom Property (IMapViewport)
In This Topic
Gets the minimum zoom level that is allowed in a Map element.
Syntax
'Declaration
ReadOnly Property MinimumZoom As Double
double MinimumZoom {get;}
Property Value
A
System.Double representing the minimum zoom level that is allowed in a Map element.
See Also