Creates a copy of the currently selected objects.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public SelectionCopy CopySelection ( |
Visual Basic
Copy Code
|
|---|
Public Function CopySelection( _ |
true to allow copying unconnected links; otherwise, false.
An instance of the SelectionCopy class.
See Also