Skip to main content

IMapUiHitInfo Interface

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

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v23.2.dll

NuGet Package: DevExpress.Win.Map

Declaration

public interface IMapUiHitInfo :
    IMapUiHitInfoCore

The following members return IMapUiHitInfo objects:

See Also