Back to Devexpress

IMapUiHitInfo Interface

windowsforms-devexpress-dot-xtramap-687cb26e.md

latest976 B
Original Source

IMapUiHitInfo Interface

The interface that should be implemented by a class providing information about hit tested UI elements.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
public interface IMapUiHitInfo :
    IMapUiHitInfoCore
vb
Public Interface IMapUiHitInfo
    Inherits IMapUiHitInfoCore

The following members return IMapUiHitInfo objects:

See Also

IMapUiHitInfo Members

DevExpress.XtraMap Namespace