GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoSubGraph Class / PrepareCollapse Method
In This Topic
    PrepareCollapse Method
    In This Topic
    Do any work before collapsing this subgraph.
    Syntax
    protected virtual void PrepareCollapse()
    Remarks
    By default this does nothing.
    See Also