ESRI.ArcGIS.ADF.Web.UI.WebControls
AOIZoom() Method
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > OverviewMap Class > AOIZoom Method : AOIZoom() Method




Zooms the map to the current map extent as an area-of-interest zoom.

Syntax

Visual Basic (Declaration) 
Protected Overloads Overridable Function AOIZoom() As String
Visual Basic (Usage)Copy Code
Dim instance As OverviewMap
Dim value As String
 
value = instance.AOIZoom()
C# 
protected virtual string AOIZoom()

Return Value

String with the URL of the new map image.

See Also

© 2010 All Rights Reserved.