Cuts the currently selected items to the Windows clipboard.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public bool CutToClipboard ( |
Visual Basic Copy Code |
---|
Public Function CutToClipboard( _ |
true if you want data to remain on the clipboard after this application exits; otherwise, false.
true if items are successfully copied to clipboard; otherwise, false.
WpfDiagram Programmer's Guide | © 2024 MindFusion |