Northwoods.Go Assembly > Northwoods.Go Namespace : GoToolLinking Class |
For a list of all members of this type, see GoToolLinking members.
Name | Description | |
---|---|---|
CurrentObject | Gets or sets this tool's CurrentObject property. (Inherited from Northwoods.Go.GoTool) | |
EndPort | Gets or sets the temporary ending port. | |
FirstInput | Gets this view's FirstInput property. (Inherited from Northwoods.Go.GoTool) | |
Forwards | Gets or sets whether the user's linking operation started at the "From" port. | |
ForwardsOnly | Gets or sets whether users must draw their new links starting at the "from" port and going to the "to" port. | |
LastInput | Gets this view's LastInput property. (Inherited from Northwoods.Go.GoTool) | |
Link | Gets or sets the link that the user is manipulating for this linking operation. | |
OriginalEndPort | Gets or sets the port at the end of an existing link that is being reconnected. | |
OriginalStartPort | Gets or sets the port from which the user is starting or modifying a link. | |
Selection | Gets this view's Selection property. (Inherited from Northwoods.Go.GoTool) | |
StartPort | Gets or sets the temporary starting port. | |
TransactionResult | Gets or sets whether to abort the current transaction if this tool is stopped; if set to a string, the string specifies the name of the transaction that will be finished when the tool stops. (Inherited from Northwoods.Go.GoTool) | |
ValidPortsCache | Gets the hashtable of all known ports that are valid for this particular linking operation. | |
View | Gets the view for which this tool is handling canonicalized input events. (Inherited from Northwoods.Go.GoTool) |