Skip to main content

DiagramCommandsBase.CutCommand Field

In This Article

Remove the selected diagram items and copy them to the Clipboard.

Namespace: DevExpress.Diagram.Core

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

NuGet Package: DevExpress.Diagram.Core

#Declaration

public static readonly DiagramCommand CutCommand

#Field Value

Type
DevExpress.Diagram.Core.DiagramCommand
See Also