Creates an exact copy of this shape.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public Object Clone () |
Visual Basic Copy Code |
---|
Public Function Clone () As Object |
An instance of the Shape class representing the newly created clone.
WpfDiagram Programmer's Guide | © 2024 MindFusion |