ArcGIS API for WPF - Library Reference
MapExtent Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace > IdentifyParameters Class : MapExtent Property

The extent or bounding box of the map currently being viewed. Unless the SpatialReferenceWKID parameter has been specified, the mapExtent is assumed to be in the spatial reference of the map.

Syntax

Visual Basic (Declaration) 
Public Property MapExtent As Envelope
C# 
public Envelope MapExtent {get; set;}

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© ESRI, Inc. All Rights Reserved.