Search
ConnectionPoint.Node Property
See Also
 





Gets the node associated with this connection point.

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

protected virtual DiagramNode Node { get; }

Visual Basic  Copy Code

Protected Overridable ReadOnly Property Node As DiagramNode

 Property Value

 See Also