Back to Devexpress

MapHitInfo.MapEditorUiHitInfo Property

wpf-devexpress-dot-xpf-dot-map-dot-maphitinfo-b657cf1c.md

latest1.0 KB
Original Source

MapHitInfo.MapEditorUiHitInfo Property

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

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public MapEditorUiHitInfo MapEditorUiHitInfo { get; }
vb
Public ReadOnly Property MapEditorUiHitInfo As MapEditorUiHitInfo

Property Value

TypeDescription
MapEditorUiHitInfo

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

|

See Also

MapHitInfo Class

MapHitInfo Members

DevExpress.Xpf.Map Namespace