ESRI.ArcGIS.ADF.Web.UI.WebControls
CurrentExtent Property
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > LevelScheme Class : CurrentExtent Property




The current map extent of the map.

Syntax

Visual Basic (Declaration) 
Public Property CurrentExtent As Envelope
Visual Basic (Usage)Copy Code
Dim instance As LevelScheme
Dim value As Envelope
 
instance.CurrentExtent = value
 
value = instance.CurrentExtent
C# 
public Envelope CurrentExtent {get; set;}

See Also

© 2010 All Rights Reserved.