GoDiagram Web Reference
FinishExpand Method

the reference point for restoring the new position
This method is called at the end of the process of an Expand call.
Syntax
'Declaration
 
Protected Overridable Sub FinishExpand( _
   ByVal hpos As PointF _
) 
protected virtual void FinishExpand( 
   PointF hpos
)

Parameters

hpos
the reference point for restoring the new position
Remarks
By default this just clears all saved information in the SavedBounds and SavedPaths hash tables, it makes any CollapsedObject not visible, and it restores whether the expanded subgraph is resizable.
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

GoSubGraph Class
GoSubGraph Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback