GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoGroup Class / MoveChildren Method
The original bounds, in document coordinates.
In This Topic
    MoveChildren Method (GoGroup)
    In This Topic
    This just moves all the children from the group's former location.
    Syntax
    protected virtual void MoveChildren( 
       RectangleF old
    )

    Parameters

    old
    The original bounds, in document coordinates.
    See Also