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


IQuery.Envelope Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IQ > IQuery Interface > IQuery.Envelope Property
ArcGIS Developer Help

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