GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoBoxNode Class / LayoutChildren Method
In This Topic
    LayoutChildren Method (GoBoxNode)
    In This Topic
    Position the Port to be centered on the Body, but sized larger by PortBorderMargin width and height on each side.
    Syntax
    public override void LayoutChildren( 
       GoObject childchanged
    )

    Parameters

    childchanged
    Remarks
    This method does nothing if there is no Body.
    See Also