ESRI.ArcGIS.ADF.Web.UI.WebControls
Zoom Method
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > Map Class : Zoom Method




Zooms the map to a given geometry and\or using an explicit scale factor. To zoom to a specific level of detail (LOD) for a cached map service, you can use the Level property.

Overload List

OverloadDescription
Zoom(Rectangle,Boolean)Zooms the map to a given screen rectangle.  
Zoom(Geometry)Zooms to an extent of an ADF geometry.  
Zoom(Double,Point)Zooms the map based on a zoom factor and recenters it at the input point.  
Zoom(Double)Zooms the map by the specified zoom factor.  

See Also

© 2010 All Rights Reserved.