Initializes a new instance of the AnchorPoint class using the specified AnchorPoint as a prototype.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public AnchorPoint ( |
Visual Basic Copy Code |
---|
Public New ( _ |
The AnchorPoint to use as a prototype. The properties of the new point are initialized from the property values of this AnchorPoint.
WpfDiagram Programmer's Guide | © 2024 MindFusion |