A newer version of this page is available.
Switch to the current version.
IMapUiHitInfo.HitElement Property
Returns the type of hit UI element.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v19.2.dll
Declaration
MapHitUiElementType HitElement { get; }
ReadOnly Property HitElement As MapHitUiElementType
Property Value
Type | Description |
---|---|
MapHitUiElementType | A MapHitUiElementType enumeration value. |
See Also
Feedback