GoDiagram Web Reference
LayoutCollapsedObject Method

This positions the CollapsedObject (if any) within the group.
Syntax
'Declaration
 
Public Overridable Sub LayoutCollapsedObject() 
public virtual void LayoutCollapsedObject()
Remarks
By default the position of the CollapsedObject is set to be in the top-left corner of the rectangle returned by ComputeInsideMargins if IsExpanded is true, or else by ComputeCollapsedRectangle if this subgraph is collapsed.
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