The following tables list the members exposed by GoLayoutTreeLink.
Public Properties
| Name | Description |
 | FromNode | (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork<GoLayoutTreeNode,GoLayoutTreeLink,GoLayoutTree>) |
 | FromPort | (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork<GoLayoutTreeNode,GoLayoutTreeLink,GoLayoutTree>) |
 | GoObject | (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork<GoLayoutTreeNode,GoLayoutTreeLink,GoLayoutTree>) |
 | Network | (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork<GoLayoutTreeNode,GoLayoutTreeLink,GoLayoutTree>) |
 | RelativePoint | Gets or sets a point, relative to the parent node, that may be useful in routing this link. |
 | Stroke | (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork<GoLayoutTreeNode,GoLayoutTreeLink,GoLayoutTree>) |
 | ToNode | (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork<GoLayoutTreeNode,GoLayoutTreeLink,GoLayoutTree>) |
 | ToPort | (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork<GoLayoutTreeNode,GoLayoutTreeLink,GoLayoutTree>) |
 | UserFlags | (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork<GoLayoutTreeNode,GoLayoutTreeLink,GoLayoutTree>) |
 | UserObject | (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork<GoLayoutTreeNode,GoLayoutTreeLink,GoLayoutTree>) |
Top
Public Methods
| Name | Description |
 | CommitPosition | Overridden. Commits the position of the link to the corresponding GoObject. |
 | GetOtherNode | (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork<GoLayoutTreeNode,GoLayoutTreeLink,GoLayoutTree>) |
 | GetOtherPort | (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork<GoLayoutTreeNode,GoLayoutTreeLink,GoLayoutTree>) |
 | OnPortChanged | (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork<GoLayoutTreeNode,GoLayoutTreeLink,GoLayoutTree>) |
 | ReverseLink | Reverses the direction of a link in the network. (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork<GoLayoutTreeNode,GoLayoutTreeLink,GoLayoutTree>) |
 | Unlink | (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork<GoLayoutTreeNode,GoLayoutTreeLink,GoLayoutTree>) |
Top
See Also