Skip to main content
A newer version of this page is available. .

MapEditorTransformMode.EditorPanelAction Property

For internal use only. Returns the action that the Map Editor performs in the Transform mode.

Namespace: DevExpress.Xpf.Map

Assembly: DevExpress.Xpf.Map.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Map, DevExpress.Wpf.Map

Declaration

[Browsable(false)]
public override ItemsEditorPanelAction EditorPanelAction { get; }

Property Value

Type
DevExpress.Xpf.Map.ItemsEditorPanelAction
See Also