Gets the node associated with this connection point.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
protected virtual DiagramNode Node { get; } |
Visual Basic Copy Code |
---|
Protected Overridable ReadOnly Property Node As DiagramNode |