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


IQuery.NativeEnvelope Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Catalog)  

IQuery.NativeEnvelope Property

Search extent in the dataset's coordinate system.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IQuery Interface