Back to Devexpress

DiagramCommandsBase.MoveSelectionCommand Field

corelibraries-devexpress-dot-diagram-dot-core-dot-diagramcommandsbase-097e06b6.md

latest1.2 KB
Original Source

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.v25.2.Core.dll

NuGet Package : DevExpress.Diagram.Core

Declaration

csharp
public static readonly DiagramCommand<Direction> MoveSelectionCommand
vb
Public Shared ReadOnly MoveSelectionCommand As DiagramCommand(Of Direction)

Field Value

Type
DevExpress.Diagram.Core.DiagramCommand<Direction>

See Also

DiagramCommandsBase Class

DiagramCommandsBase Members

DevExpress.Diagram.Core Namespace