ESRI.ArcGIS.ADF.Web.UI.WebControls.Layout
ZoomToFullExtent Method
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls.Layout Namespace > PageLayout Class : ZoomToFullExtent Method




Sets the layout to the full page view.

Syntax

Visual Basic (Declaration) 
Public Sub ZoomToFullExtent() 
Visual Basic (Usage)Copy Code
Dim instance As PageLayout
 
instance.ZoomToFullExtent()
C# 
public void ZoomToFullExtent()

See Also

© 2010 All Rights Reserved.