Pastes diagram items from the system clipboard.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
Java
![]() |
---|
public boolean pasteFromClipboard ( |
Horizontal offset of pasted items from their original positions.
Vertical offset of pasted items from their original positions.
If MindFusion.Diagramming items are available in the clipboard, this method clones them and adds them to the current diagram. Non-zero dx / dy offset is useful when pasting items several times consecutively, so the pasted items don't overlay the original ones completely.