Initializes a new instance of the ConnectionPoint class between the specified node and link.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public ConnectionPoint ( |
Visual Basic Copy Code |
---|
Public New ( _ |
The node whose connection to a link is managed by this ConnectionPoint.
The link whose connection to a node is managed by this ConnectionPoint.
Specifies which end of the link is represented by this ConnectionPoint.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |