DiagramItem.clone override. Creates a copy of this item.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public DiagramItem clone ( |
true if the copy will be stored in the OS clipboard, or false otherwise.
A copy of this ContainerNode.
See Also