GoDiagram Web Reference
Start Method (GoToolResizing)

Start up the resize tool, assuming CanStart returned true.
Syntax
'Declaration
 
Public Overrides Sub Start() 
public override void Start()
Remarks
This sets the CurrentObject to be the IGoHandle.HandledObject of the handle returned by PickResizeHandle. It starts a transaction, hides any selection handles for the current object, and remembers the object's OriginalBounds and the handle's OriginalPoint. Finally it calls DoResizing with an event type of GoInputState.Start.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoToolResizing Class
GoToolResizing Members
Base Implementation in Start

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback