MindFusion.Wpf Pack Programmer's Guide
ConnectionPoint Properties
 


 Public Properties

  Name Description

Node

Gets the node associated with this connection point.

RelativePosition

Gets or sets the position of this connection point, relative to the associated node's bounding rectangle, expressed in percents.

Row

Gets the index of a constituent item within the associated node where the link represented by this connection point is connected, or -1, if the link is connected to the node itself.

 Protected Properties

  Name Description

Incoming

Gets a flag indicating whether this connection point is at the origin or the destination of the associated link.

Link

Gets the link associated with this connection point.

 See Also

ConnectionPoint Class
MindFusion.Diagramming.Wpf Namespace