Skip to main content

MapEditorCreateMode Members

The Map Editor‘s mode in which end users can add new map items.

Constructors

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

Fields

Name Description
MapItemSettingsProperty static Identifies the MapEditorCreateMode.MapItemSettings dependency property.

Properties

Name Description
EditorPanelAction For internal use only. Returns the action that the Map Editor performs in the Create mode.
MapItemSettings Gets or sets an object that configures map items that end users can create.

Events

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