DiagramLite Programmer's Guide
ConnectionPoint.Node Property
See Also
 





Gets the node associated with this connection point.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight

 Syntax

C#  Copy Code

protected virtual DiagramNode Node { get; }

Visual Basic  Copy Code

Protected Overridable ReadOnly Property Node As DiagramNode

 Property Value

 See Also

ConnectionPoint Members
ConnectionPoint Class
MindFusion.Diagramming Namespace