Name | Description | |
---|---|---|
FromNode | Gets the node that the link is coming from. (Inherited from Northwoods.Go.IGoLink) | |
FromPort | Gets or sets the port that the link is coming from. (Inherited from Northwoods.Go.IGoLink) | |
GoObject | Gets a Northwoods.Go.IGoGraphPart.GoObject associated with this node, port, or link. (Inherited from Northwoods.Go.IGoGraphPart) | |
ToNode | Gets the node that the link is going to. (Inherited from Northwoods.Go.IGoLink) | |
ToPort | Gets or sets the port that the link is going to. (Inherited from Northwoods.Go.IGoLink) | |
UserFlags | Gets or sets an integer value associated with this port. (Inherited from Northwoods.Go.IGoGraphPart) | |
UserObject | Gets or sets an object associated with this port. (Inherited from Northwoods.Go.IGoGraphPart) |