ESRI.ArcGIS.ADF.Web.UI.WebControls.Layout | |
ZoomMapToFullExtent Method | |
See Also |
ESRI.ArcGIS.ADF.Web.UI.WebControls.Layout Namespace > PageLayout Class : ZoomMapToFullExtent Method |
- info
- Data frame with the map to zoom.
Visual Basic (Declaration) | |
---|---|
Public Sub ZoomMapToFullExtent( _ ByVal info As LayoutImageDataFrameInfo _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public void ZoomMapToFullExtent( LayoutImageDataFrameInfo info ) |
Parameters
- info
- Data frame with the map to zoom.