Northwoods.Go.Draw Assembly > Northwoods.Go.Draw Namespace : GoDrawToolResizing Class |
For a list of all members of this type, see GoDrawToolResizing 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. (Inherited from Northwoods.Go.GoToolResizing) | |
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. (Inherited from Northwoods.Go.GoToolResizing) | |
MinimumSize | Gets or sets the minimum size that the user may resize to. (Inherited from Northwoods.Go.GoToolResizing) | |
OriginalBounds | Gets or sets the initial bounding rectangle of the resize handle's handled object. (Inherited from Northwoods.Go.GoToolResizing) | |
OriginalPoint | Gets or sets the initial center of the resize handle. (Inherited from Northwoods.Go.GoToolResizing) | |
RealObject | Gets or sets the objects that ought to be resized, but isn't the CurrentObject , because ResizesRealtime is false. | |
ResizeHandle | Gets or sets the handle with which the user is performing a resize. (Inherited from Northwoods.Go.GoToolResizing) | |
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) |