Back to Devexpress

MapEditor Properties

windowsforms-devexpress-dot-xtramap-dot-mapeditor-dot-underscore-properties.md

latest2.1 KB
Original Source

MapEditor Properties

The Map Editor that allows end users to edit map vector items.

NameDescription
ActiveItemsGets or sets a collection of map items with which end-users can interact to change them.
ActiveLayerReturns the layer that the Map Editor uses to store newly created map items.
AllowSaveActionsGets or sets the value specifying whether the Map control saves an end-user’s actions performed while editing the map.
AvailableTransformReturns transformations that a user can apply to map items.
CanRedoChecks whether the “Redo” action can be performed for the edited map items.
CanRemoveItemsGets or sets the value defining whether it is possible to remove items on the map.
CanUndoChecks whether the “Undo” action can be performed for the edited map items.
EditModeReturns the Map Editor mode that is currently activated.
PanelOptionsReturns the Map Editor panel’s options.
ShowEditorPanelSpecifies whether the map editor’s panel is displayed.

See Also

MapEditor Class

MapEditor Members

DevExpress.XtraMap Namespace