GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoPort Class / OnBoundsChanged Method
In This Topic
    OnBoundsChanged Method (GoPort)
    In This Topic
    When a port is moved, we update any links connected to this port by calling LinksOnPortChanged.
    Syntax
    protected override void OnBoundsChanged( 
       RectangleF old
    )

    Parameters

    old
    See Also