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

DiagramCommandsBase.MoveSelectionCommand Field

Move the selected diagram items the specified distance from its current position in the specified direction.

Namespace: DevExpress.Diagram.Core

Assembly: DevExpress.Diagram.v18.2.Core.dll

Declaration

public static readonly DiagramCommand<Direction> MoveSelectionCommand

Field Value

Type
DevExpress.Diagram.Core.DiagramCommand<Direction>
See Also