Skip to main content

MapEditorEditMode Members

The Map Editor‘s mode that allows end users to add, remove, and edit coordinates of a map shape’s points.

Constructors

Name Description
MapEditorEditMode() Initializes a new MapEditorCreateMode instance with the default settings.

Properties

Name Description
EditorPanelAction For internal use only. Returns the action that the Map Editor performs in the Edit mode.

Events

Name Description
PropertyChanged Occurs every time any of the MapDependencyObject class properties has changed its value. Inherited from MapDependencyObject.
See Also