Skip to main content

MapEditorTransformMode Members

The Map Editor‘s mode that allows you to move, resize, and rotate map items.

Constructors

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

Fields

Name Description
TransformProperty static Identifies the MapEditorTransformMode.Transform dependency property.

Properties

Name Description
EditorPanelAction For internal use only. Returns the action that the Map Editor performs in the Transform mode.
Transform Gets or sets the value that specifies transformations that an end user can apply to the Editor’s active items.

Events

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