MapHitInfo.MapEditorUiHitInfo Property
In This Article
Returns information about the MapEditor UI elements under the test point.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.2.dll
NuGet Package: DevExpress.Wpf.Map
#Declaration
public MapEditorUiHitInfo MapEditorUiHitInfo { get; }
#Property Value
Type | Description |
---|---|
Map |
The storage of information about the Map |
See Also