Northwoods.Go Assembly > Northwoods.Go Namespace : GoToolResizing Class |
For a list of all members of this type, see GoToolResizing members.
Name | Description | |
---|---|---|
![]() | 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) |
![]() | HidesSelectionHandles | Gets or sets whether selection handles should be removed as the resize starts. |
![]() | LastInput | Gets this view's LastInput property. (Inherited from Northwoods.Go.GoTool) |
![]() | MaximumSize | Gets or sets the maximum size that the user may resize to. |
![]() | MinimumSize | Gets or sets the minimum size that the user may resize to. |
![]() | OriginalBounds | Gets or sets the initial bounding rectangle of the resize handle's handled object. |
![]() | OriginalPoint | Gets or sets the initial center of the resize handle. |
![]() | ResizeHandle | Gets or sets the handle with which the user is performing a resize. |
![]() | 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) |