GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoSubGraph Class
/ FinishCollapse Method
the expected bounds of the collapsed subgraph, without the collapsed margin
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
FinishCollapse Method
In This Topic
This method is called towards the end of the process of a
Collapse
call.
Syntax
C#
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.
See Also
Reference
GoSubGraph Class
GoSubGraph Members