A newer version of this page is available.
Switch to the current version.
MapHitInfo.MapEditorUiHitInfo Property
Returns information about the hit tested Map Editor's UI elements.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v19.2.dll
Declaration
public MapEditorUiHitInfo MapEditorUiHitInfo { get; }
Public ReadOnly Property MapEditorUiHitInfo As MapEditorUiHitInfo
Property Value
Type | Description |
---|---|
MapEditorUiHitInfo | An object containing information about Map Editor's UI elements located at the hit point. |
See Also
Feedback