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


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

IQuery.EnvelopeOperator Property

Operator for comparing the dataset's extent to the search extent.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IQuery Interface