DiagramLite Programmer's Guide
TreeViewConnectionPoint Properties
 


 Public Properties

  Name Description

Row

ConnectionPoint.Row override.

 Inherited Public Properties

  Name Description

AnchorPointIndex

Gets or sets the index of the destination anchor point within the AnchorPattern that contains it. (Inherited from ConnectionPoint.)

RelativePosition

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

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. (Inherited from ConnectionPoint.)

 Inherited Protected Properties

  Name Description

Incoming

Gets a flag indicating whether this connection point is at the origin or the destination of the associated link. (Inherited from ConnectionPoint.)

Link

Gets the link associated with this connection point. (Inherited from ConnectionPoint.)

Node

Gets the node associated with this connection point. (Inherited from ConnectionPoint.)

 See Also

TreeViewConnectionPoint Class
MindFusion.Diagramming Namespace