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


IQuery.Envelope Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Catalog)  

IQuery.Envelope Property

Search extent in decimal degrees.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IQuery Interface