GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoSimpleNode Class / LayoutChildren Method
In This Topic
    LayoutChildren Method (GoSimpleNode)
    In This Topic
    Position the label and two ports relative to the icon.
    Syntax
    public override void LayoutChildren( 
       GoObject childchanged
    )

    Parameters

    childchanged
    Remarks
    When Initializing is true, this method does nothing. This method also does nothing if there is no Icon.
    See Also