GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / IGoLink Interface / OnPortChanged Method
In This Topic
    OnPortChanged Method (IGoLink)
    In This Topic
    This method is called when one of this link's two ports is changed.
    Syntax

    Parameters

    port
    subhint
    oldI
    oldVal
    oldRect
    newI
    newVal
    newRect
    See Also