GoDiagram Win Reference
GoToolCreating Class Properties


For a list of all members of this type, see GoToolCreating members.

Public Properties
 NameDescription
Public PropertyActiveGets or sets whether this tool is in the process of drawing a new object.  
Public PropertyAutoScrollingGets or sets whether dragging the mouse near the edges of the view should cause the view to scroll automatically.  
Public PropertyCurrentObjectGets or sets this tool's CurrentObject property. (Inherited from Northwoods.Go.GoTool)
Public PropertyFirstInputGets this view's FirstInput property. (Inherited from Northwoods.Go.GoTool)
Public PropertyLastInputGets this view's LastInput property. (Inherited from Northwoods.Go.GoTool)
Public PropertyMaximumSizeGets or sets the maximum size for the NewObject, as computed by ComputeBox.  
Public PropertyMinimumSizeGets or sets the minimum size for the NewObject, as computed by ComputeBox.  
Public PropertyModalWhether this tool can be used to implement an object-creating mode for a GoView, or whether this tool can be get started when appropriate as one of the GoView.MouseMoveTools.  
Public PropertyNewObjectGets or sets the GoObject that is a copy of the Prototype that will be added to this view's document in DoCreate.  
Public PropertyOneShotWhether this tool automatically stops itself on a mouse up event.  
Public PropertyPrototypeGets or sets the GoObject that should be copied, sized, and positioned by this tool.  
Public PropertyResizesSelectionObjectGets or sets whether the NewObject or the NewObject's GoObject.SelectionObject has its Bounds set to the value returned by ComputeBox.  
Public PropertySelectionGets this view's Selection property. (Inherited from Northwoods.Go.GoTool)
Public PropertySnapsToGridGets or sets whether the result of ComputeBox heeds the view's grid by calling GoView.GoView.SnapPoint.  
Public PropertyTransactionResultGets 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)
Public PropertyViewGets the view for which this tool is handling canonicalized input events. (Inherited from Northwoods.Go.GoTool)
Top
See Also

Reference

GoToolCreating Class
Northwoods.Go Namespace

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback