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