Creates a copy of this item.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public override DiagramItem Clone ( |
Visual Basic
Copy Code
|
|---|
Public Overrides Function Clone( _ |
true if the copy will be stored in the Windows clipboard; otherwise, false.
The copy of this item.
See Also