Creates a copy of the currently selected objects and groups.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public SelectionCopy CopySelection ( |
Visual Basic Copy Code |
---|
Public Function CopySelection( _ |
An instance of the SelectionCopy class.
Call PasteSelection to add the copied objects to a target diagram.
WpfDiagram Programmer's Guide | © 2024 MindFusion |