GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoSubGraph Class
/ LayoutCollapsedObject Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
LayoutCollapsedObject Method
In This Topic
This positions the
CollapsedObject
(if any) within the group.
Syntax
C#
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.
See Also
Reference
GoSubGraph Class
GoSubGraph Members