ESRI.ArcGIS.ADF.Web.UI.WebControls.Layout | |
PageZoomOut(IEnvelope) Method | |
See Also |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > WebPageLayout Class > PageZoomOut Method : PageZoomOut(IEnvelope) Method |
- extent
- Extent to zoom out with.
Visual Basic (Declaration) | |
---|---|
Public Overloads Function PageZoomOut( _ ByVal extent As IEnvelope _ ) As LayoutImage |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public LayoutImage PageZoomOut( IEnvelope extent ) |
Parameters
- extent
- Extent to zoom out with.