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