GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoNode Class
/ MoveChildren Method
The original bounds, in document coordinates.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
MoveChildren Method (GoNode)
In This Topic
This just moves all the children from the group's former location.
Syntax
C#
protected
override
void
MoveChildren(
RectangleF
prevRect
)
Parameters
prevRect
The original bounds, in document coordinates.
Remarks
This first moves all
IGoLink
s, and then all the other child objects.
See Also
Reference
GoNode Class
GoNode Members