GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoMultiTextNode Class / LayoutChildren Method
In This Topic
    LayoutChildren Method (GoMultiTextNode)
    In This Topic
    Position all of the left and right port objects at the sides of each of the items.
    Syntax
    public override void LayoutChildren( 
       GoObject childchanged
    )

    Parameters

    childchanged
    Remarks
    When GoObject.Initializing is true, this method does nothing.
    See Also