MapHitInfo Class
Contains information about what is located at a specific point within the map.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Related API Members
The following members return MapHitInfo objects:
Example
This example shows how to use the MapControl.CalcHitInfo method to determine which map shape is located at the specified point.
Inheritance
Object
MapHitInfo
See Also