DiagramControl.CopySelectedItems() Method
In This Article
Copies the currently selected diagram items to the clipboard.
Namespace: DevExpress.XtraDiagram
Assembly: DevExpress.XtraDiagram.v24.2.dll
NuGet Package: DevExpress.Win.Diagram
#Declaration
#Remarks
Use the DiagramControl.Paste method to paste diagram items from the clipboard onto the canvas.
See Also