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


IDynamicHit Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > ID > IDynamicHit Interface
ArcGIS Developer Help

IDynamicHit Interface

Provides access to dynamic hit-test results.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read/write property NameCount Number of names (for internal use).
Read/write property Object The object that is hit.
Read/write property ObjectID The oject ID.
Read/write property Owner The owner (layer) that is hit.
Read/write property ParentID The parent identifier.

Classes that implement IDynamicHit

Classes Description
DynamicHit dynamic hit-test results class.