Back to Devexpress

MapHitInfo Class

windowsforms-devexpress-dot-xtramap-98e7beaf.md

latest1.2 KB
Original Source

MapHitInfo Class

Contains information about what is located at a specific point within the map.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
public class MapHitInfo :
    IMapHitInfo
vb
Public Class MapHitInfo
    Implements IMapHitInfo

The following members return MapHitInfo objects:

Inheritance

Object MapHitInfo

See Also

MapHitInfo Members

DevExpress.XtraMap Namespace