Skip to main content
A newer version of this page is available. .

MapHitInfo.MapEditorUiHitInfo Property

Returns information about the MapEditor UI elements under the test point.

Namespace: DevExpress.Xpf.Map

Assembly: DevExpress.Xpf.Map.v21.2.dll

NuGet Package: DevExpress.Wpf.Map

Declaration

public MapEditorUiHitInfo MapEditorUiHitInfo { get; }

Property Value

Type Description
MapEditorUiHitInfo

The storage of information about the MapEditor UI elements under the test point.

See Also