GoDiagram Web Reference
PickResizeHandle Method

a PointF in document coordinates
Find a resize handle in the view at the given point.
Syntax
'Declaration
 
Public Overridable Function PickResizeHandle( _
   ByVal dc As PointF _
) As IGoHandle
public virtual IGoHandle PickResizeHandle( 
   PointF dc
)

Parameters

dc
a PointF in document coordinates

Return Value

an IGoHandle, usually a GoHandle
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

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback