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.v24.2.dll

Declaration

public interface IMapUiHitInfo :
    IMapUiHitInfoCore

The following members return IMapUiHitInfo objects:

See Also