Skip to main content

DiagramCommandsBase.PasteCommand Field

In This Article

Inserts the diagram items from the Clipboard onto the canvas.

Namespace: DevExpress.Diagram.Core

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

NuGet Package: DevExpress.Diagram.Core

#Declaration

public static readonly DiagramCommand PasteCommand

#Field Value

Type
DevExpress.Diagram.Core.DiagramCommand
See Also