Adds the specified items and groups to the specified diagram document.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public bool PasteSelection ( |
Visual Basic Copy Code |
---|
Public Function PasteSelection( _ |
true if data contains any items; otherwise, false.
This method can be used in conjunction with CopySelection to copy selected items from one Diagram instance to another.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |