MapEditor.EditMode Property
In This Article
Returns the Map Editor mode that is currently activated.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.dll
NuGet Package: DevExpress.Win.Map
#Declaration
[Browsable(false)]
public MapEditMode EditMode { get; }
#Property Value
Type | Description |
---|---|
Map |
The Map Editor mode. |
See Also