MapHitInfo.HitMapPoint Property
Returns the hit test point’s location in screen coordinates.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Property Value
Type | Description |
---|---|
MapPoint | The hit test point location. |
See Also