A newer version of this page is available.
Switch to the current version.
MapEditorUiHitInfo.Element Property
Returns the Map Editor's element that is located under the test point.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v19.2.dll
Declaration
public MapEditorUiElement Element { get; }
Public ReadOnly Property Element As MapEditorUiElement
Property Value
Type | Description |
---|---|
MapEditorUiElement | A MapEditorUiElement value identifying the element type. |
See Also
Feedback