Northwoods.Go Assembly > Northwoods.Go Namespace : GoToolZooming Class |
For a list of all members of this type, see GoToolZooming members.
Name | Description | |
---|---|---|
Active | Gets or sets whether this tool is in the process of drawing a rubber-band box. (Inherited from Northwoods.Go.GoToolRubberBanding) | |
AutoScrolling | Gets or sets whether this tool automatically scrolls the view when the mouse is near the edge, thus extending the size of the Box. (Inherited from Northwoods.Go.GoToolRubberBanding) | |
Box | Gets or sets the rectangle that the user has drawn so far. (Inherited from Northwoods.Go.GoToolRubberBanding) | |
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) | |
Modal | Gets or sets whether this tool should wait for a mouse-down before drawing a rubber-band box. (Inherited from Northwoods.Go.GoToolRubberBanding) | |
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) | |
ZoomedView | Gets the view whose aspect ratio we want to maintain when drawing a zoom region, and whose document position and scale will be adjusted on a mouse up. |