ESRI.ArcGIS.ADF.Web.UI.WebControls | |
Zoom Method | |
See Also |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > Map Class : Zoom Method |
Overload | Description |
---|---|
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. |