Represents connection points for unconnected links.
The following tables list the members exposed by the DummyConnectionPoint type.
Name | Description | |
---|---|---|
Initializes a new instance of the DummyConnectionPoint class. |
Name | Description | |
---|---|---|
Gets a dummy node associated with this connection point. |
Name | Description | |
---|---|---|
Gets or sets the index of the destination anchor point within the AnchorPattern that contains it. (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.) |
||
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.) |
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.) |
||
Gets the node associated with this connection point. (Inherited from ConnectionPoint.) |
Name | Description | |
---|---|---|
ConnectionPoint.AddLinkToNode override. |
||
ConnectionPoint.SaveEndRelative override. |
||
ConnectionPoint.GetInitialPoint override. |
||
ConnectionPoint.GetNodeRect override. |
||
ConnectionPoint.RemoveLinkFromNode override. |
||
ConnectionPoint.SaveEndRelative override. |
Name | Description | |
---|---|---|
ConnectionPoint.GetNearestBorderPoint override. |
Name | Description | |
---|---|---|
Adds the link associated with this connection point to the associated node. (Inherited from ConnectionPoint.) |
||
Returns the point from the node's associated anchor pattern (if any) with the specified index or the link's initial point. |
||
Calculates the coordinates of this connection point expressed in document coordinates. (Inherited from ConnectionPoint.) |
||
Returns a point (usually the center of the bounding rectangle) contained within the associated node. (Inherited from ConnectionPoint.) |
||
Calculates the intersection point between the specified line segment and the contour of the node associated with this connection point. (Inherited from ConnectionPoint.) |
||
Returns the bounding rectangle of the node associated with this connection point. (Inherited from ConnectionPoint.) |
||
Checks whether the link would change if attached to the specified node at the specified point. (Inherited from ConnectionPoint.) |
||
Checks whether the node associated with the current connection point and the node associated with the specified connection point intersect. (Inherited from ConnectionPoint.) |
||
Removes the link associated with this connection point from the associated node. (Inherited from ConnectionPoint.) |
||
Updates the coordinates of the connection point represented by this link, relative to the bounding rectangle of the associated node. (Inherited from ConnectionPoint.) |
||
Sets the row within the table this connection point should be associated with. (Inherited from ConnectionPoint.) |
Name | Description | |
---|---|---|
Returns the nearest anchor point pertinent to this connection. (Inherited from ConnectionPoint.) |
||
Returns the nearest point lying on the node border. (Inherited from ConnectionPoint.) |