Creates a copy of the specified objects and groups.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public SelectionCopy CopySelection ( |
Visual Basic Copy Code |
---|
Public Function CopySelection( _ |
A list of items to copy.
true to allow copying unconnected links, or false otherwise.
true to copy group information, or false otherwise.
An instance of the SelectionCopy class.
Call PasteSelection to add the copied objects to a target diagram.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |