Creates an exact copy of this element.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public abstract Object Clone () |
Visual Basic Copy Code |
---|
Public MustOverride Function Clone () As Object |
An instance of the appropriate type that represents the element clone.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |