Northwoods.GoWPF 2.2.4 Assembly
Paste Method

Copy the contents of the clipboard as new nodes and links in this diagram, and make those new parts the new selection.
Syntax
Public Overridable Sub Paste() 
public virtual void Paste()
Remarks
This calls PasteFromClipboard to get a collection of nodes and links, copies them into this Diagram's model (by calling Northwoods.GoXam.Model.IDiagramModel.AddCollectionCopy), and then selects all of the newly created parts. This also raises the Diagram.ClipboardPastedEvent. All of the changes are performed in an undoable edit.
Requirements
See Also

Reference

CommandHandler Class
CommandHandler Members

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback