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