Search
TableConnectionPoint Properties
 


 Public Properties

  Name Description

endPoint

Calculates the coordinates of this connection point expressed in document coordinates.

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.)

 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