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


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

IDataExtractionUI.EXQueryGeometry Property

The spatial extent of the data extraction.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IDataExtractionUI Interface