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


ILocationQueryHelper Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IL > ILocationQueryHelper Interface
ArcGIS Developer Help

ILocationQueryHelper Interface

Provides access to methods and properties to help determine if a geometry is topologically related to a location geometry.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.

Members

Name Description
Write-only property GeometryBag The geometry bag into object used for location testing.
Method LocationTestDataMsg Determines if the current geometry meets the location query criteria.
Method LocationTestFeature Determines if the current geometry meets the location query criteria.

Classes that implement ILocationQueryHelper

Classes Description
CoLocationQueryHelper Helps in marshalling geometry objects to improve performance.