Gets the node associated with this connection point.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public virtual DiagramNode Node { get; } |
Visual Basic Copy Code |
---|
Public Overridable ReadOnly Property Node As DiagramNode |
Returns the node associated with this connection point.
WpfDiagram Programmer's Guide | © 2024 MindFusion |