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





Creates an exact copy of this element.

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

 Syntax

C#  Copy Code

public abstract Object Clone ()

Visual Basic  Copy Code

Public MustOverride Function Clone () As Object

 Return Value

An instance of the appropriate type that represents the element clone.

 See Also

ElementTemplate Members
ElementTemplate Class
MindFusion.Diagramming.Wpf Namespace