GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoGeneralNode Class / Remove Method / Remove(GoObject) Method
In This Topic
    Remove(GoObject) Method
    In This Topic
    When a port is removed, make sure we also remove its label and adjust the positions of all of the other ports.
    Syntax
    public override bool Remove( 
       GoObject obj
    )

    Parameters

    obj
    See Also