MapEditor.ResetEditMode() Method
Resets the Map Editor‘s edit mode (sets the EditMode property to None).
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Remarks
The ResetEditMode
method enables the Map Editor‘s Default mode. While the Default mode is enabled, you can only navigate on the map.
See Also