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