GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoComment Class / LayoutChildren Method
In This Topic
    LayoutChildren Method (GoComment)
    In This Topic
    This method uses the TopLeftMargin and BottomRightMargin properties to decide how much bigger the background should be than the text label.
    Syntax
    public override void LayoutChildren( 
       GoObject childchanged
    )

    Parameters

    childchanged
    See Also