Copies the current selection of items to the clipboard.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C#
![]() |
---|
public bool CopyToClipboard () |
Visual Basic
![]() |
---|
Public Function CopyToClipboard () As Boolean |
true if items were successfully copied; 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.