ESRI.ArcGIS.ADF.Web.UI.WebControls
MapExtent Property
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > MapRectangleEventArgs Class : MapExtent Property




The extent in map coordinates of the user's interaction with the control.

Syntax

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

See Also

© 2010 All Rights Reserved.