ASP.NET Pack Programmer's Guide
DiagramApplet.cutToClipboard Method ()
See Also
 






Cuts the currently selected items to a local clipboard.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public boolean cutToClipboard ()

 Return Value

true if items are successfully copied to clipboard; otherwise, false.

 Remarks

The applet version of the clipboard methods uses a Java local clipboard to avoid security checks done by the Java browser plug-in.

 See Also

cutToClipboard Method Overload List
DiagramApplet Members
DiagramApplet Class
com.mindfusion.diagramming Namespace