Northwoods.Go Assembly > Northwoods.Go Namespace : GoToolAction Class |
For a list of all members of this type, see GoToolAction members.
Name | Description | |
---|---|---|
ActionObject | Gets or sets the IGoActionObject being manipulated. | |
AdjustedAutomatically | True when IGoActionObject.IGoActionObject.OnActionAdjusted. is called automatically, due to a Windows Forms Timer. | |
CurrentObject | Gets or sets this tool's CurrentObject property. (Inherited from Northwoods.Go.GoTool) | |
FirstInput | Gets this view's FirstInput property. (Inherited from Northwoods.Go.GoTool) | |
LastInput | Gets this view's LastInput property. (Inherited from Northwoods.Go.GoTool) | |
Selection | Gets this view's Selection property. (Inherited from Northwoods.Go.GoTool) | |
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) | |
View | Gets the view for which this tool is handling canonicalized input events. (Inherited from Northwoods.Go.GoTool) |