Gets the node associated with this connection point.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
protected virtual DiagramNode Node { get; } |
Visual Basic Copy Code |
---|
Protected Overridable ReadOnly Property Node As DiagramNode |
A instance of the DiagramNode class.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |