IMapUiHitInfo.HitPoint Property
Returns the location of the hit tested point.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v25.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Property Value
| Type | Description |
|---|---|
| Point | A Point object. |
See Also