Cuts the currently selected items to the Windows clipboard.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C#
![]() |
---|
public bool CutToClipboard () |
Visual Basic
![]() |
---|
Public Function CutToClipboard () As Boolean |
true if items are successfully copied to clipboard; otherwise, false.
The Silverlight runtime allows access to the system clipboard only in the context of a user-initiated action, such as a button click or key press.