Northwoods.Go Assembly > Northwoods.Go Namespace : GoToolDragging Class |
For a list of all members of this type, see GoToolDragging members.
Name | Description | |
---|---|---|
CopiesEffectiveSelection | Gets or sets whether for a copying operation the GoView.SelectionEffectiveSelection is copied. | |
CurrentObject | Gets or sets this tool's CurrentObject property. (Inherited from Northwoods.Go.GoTool) | |
DragSelection | Gets or sets the alternative selection collection, holding an image of the view's selection. | |
DragSelectionOriginalObject | Gets or sets what had been the GoTool.CurrentObject before the drag selection substituted its own. | |
EffectiveSelection | Gets the cached result of a call to ComputeEffectiveSelection. | |
EffectiveSelectionIncludesLinks | Gets or sets whether ComputeEffectiveSelection should include links that have both ports in (or part of) the selection being dragged. | |
FirstInput | Gets this view's FirstInput property. (Inherited from Northwoods.Go.GoTool) | |
HidesSelectionHandles | Gets or sets whether selection handles should be removed as the drag starts. | |
LastInput | Gets this view's LastInput property. (Inherited from Northwoods.Go.GoTool) | |
MoveOffset | Gets or sets the offset of the mouse point within the current object. | |
Selection | Gets this view's Selection property. (Inherited from Northwoods.Go.GoTool) | |
SelectsWhenStarts | Control whether Start may modify the view's selection. | |
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) |