IMapUiHitInfo Properties
The interface that should be implemented by a class providing information about hit tested UI elements.| Name | Description |
|---|---|
| HitElement | Returns the type of hit UI element. |
| HitPoint | Returns the location of the hit tested point. |
See Also