Represents a connection between a link and a TreeViewNode.
The following tables list the members exposed by the TreeViewConnectionPoint type.
Name | Description | |
---|---|---|
Overloaded. Initializes a new instance of the TreeViewConnectionPoint class. |
Name | Description | |
---|---|---|
Gets the item to which the link connects. |
||
Gets the node associated with this connection point. (Inherited from ConnectionPoint.) |
||
Gets or sets the position of this connection point, relative to the associated node's bounding rectangle, expressed in percents. (Inherited from ConnectionPoint.) |
||
ConnectionPoint.Row override. |
Name | Description | |
---|---|---|
Gets a flag indicating whether this connection point is at the origin or the destination of the associated link. (Inherited from ConnectionPoint.) |
||
Gets the link associated with this connection point. (Inherited from ConnectionPoint.) |
Name | Description | |
---|---|---|
ConnectionPoint.AddLinkToNode override. |
||
Returns the AnchorPoint instance with the specified index. (Inherited from ConnectionPoint.) |
||
Determines whether the end of a link should be aligned to the point where the node contour is intersected by the line connecting the centers of the connected nodes. (Inherited from ConnectionPoint.) |
||
Checks whether the specified point, expressed in document coordinates, is a valid location for this connection point. (Inherited from ConnectionPoint.) |
||
Overloaded. (Inherited from ConnectionPoint.) |
||
ConnectionPoint.GetEndPoint override. |
||
ConnectionPoint.GetInitialPoint override. |
||
ConnectionPoint.GetIntersection override. |
||
Returns the bounding rectangle of the node associated with this connection point. (Inherited from ConnectionPoint.) |
||
ConnectionPoint.LinkChanges override. |
||
Checks whether the node associated with the current connection point and the node associated with the specified connection point intersect. (Inherited from ConnectionPoint.) |
||
ConnectionPoint.RemoveLinkFromNode override. |
||
Checks whether the current connection point and the specified connection point are associated with the same node. (Inherited from ConnectionPoint.) |
||
ConnectionPoint.SaveEndRelative override. |
Name | Description | |
---|---|---|
ConnectionPoint.GetNearestBorderPoint override. |
||
ConnectionPoint.GetNearestAnchorPoint override. |
||
Updates the connection stated according to the specified point, without changing the related node. |