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


IDataExtractionUI.EXCurrentExtent Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseDistributedUI > ESRI.ArcGIS.GeoDatabaseDistributedUI > Interfaces > ID > IDataExtractionUI Interface > IDataExtractionUI.EXCurrentExtent Property
ArcGIS Developer Help

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