This document is archived and information here might be outdated.  Recommended version.


IDataExtractionUI.EXCurrentExtent Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoDatabaseDistributedUI)  

IDataExtractionUI.EXCurrentExtent Property

The current view extent of an ArcMap document.

[Visual Basic .NET]
Public ReadOnly Property EXCurrentExtent As IEnvelope
[C#]
public IEnvelope EXCurrentExtent {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IDataExtractionUI Interface