DiagramCommandsBase.MoveSelectionNoSnapCommand Field
Move the selected diagram items the specified distance from its current position in the specified direction without snapping them to the grid.
Namespace: DevExpress.Diagram.Core
Assembly: DevExpress.Diagram.v24.1.Core.dll
NuGet Package: DevExpress.Diagram.Core
Declaration
Field Value
Type |
---|
DevExpress.Diagram.Core.DiagramCommand<Direction> |
See Also