Creates a copy of this control point.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public ShapeControlPoint Clone () |
Visual Basic Copy Code |
---|
Public Function Clone () As ShapeControlPoint |
A new ShapeControlPoint that is a copy of the current instance.
WpfDiagram Programmer's Guide | © 2024 MindFusion |