Creates a copy of the specified objects and groups.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public SelectionCopy CopySelection ( |
Visual Basic
![]() |
---|
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.
MvcDiagram Programmer's Guide | © 2025 MindFusion |