MindFusion.Wpf Pack Programmer's Guide
Shape.Clone Method
See Also
 





Creates an exact copy of this shape.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public Object Clone ()

Visual Basic  Copy Code

Public Function Clone () As Object

 Return Value

An instance of the Shape class representing the newly created clone.

 See Also

Shape Members
Shape Class
MindFusion.Diagramming.Wpf Namespace