Skip to main content

MapEditorUiHitInfo Class

The class providing information about the Map Editor’s hit tested elements.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v23.2.dll

NuGet Package: DevExpress.Win.Map

Declaration

public class MapEditorUiHitInfo :
    IEditorUiHitInfo,
    IMapUiHitInfoCore

The following members return MapEditorUiHitInfo objects:

Inheritance

Object
MapEditorUiHitInfo
See Also