Pastes diagram items from the Windows clipboard.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C#
![]() |
---|
public bool PasteFromClipboard ( |
Visual Basic
![]() |
---|
Public Function PasteFromClipboard( _ |
The horizontal offset of pasted items from their original positions.
The vertical offset of pasted items from their original positions.
true if successful; 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.