GoDiagram Web Reference
FinishCollapse Method

the expected bounds of the collapsed subgraph, without the collapsed margin
This method is called towards the end of the process of a Collapse call.
Syntax
'Declaration
 
Protected Overridable Sub FinishCollapse( _
   ByVal sgrect As RectangleF _
) 
protected virtual void FinishCollapse( 
   RectangleF sgrect
)

Parameters

sgrect
the expected bounds of the collapsed subgraph, without the collapsed margin
Remarks
By default this method makes any CollapsedObject visible and makes the whole subgraph not 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