GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoTrapezoid Class / OnBoundsChanged Method
In This Topic
    OnBoundsChanged Method (GoTrapezoid)
    In This Topic
    When the bounds change, update the points appropriately.
    Syntax
    protected override void OnBoundsChanged( 
       RectangleF old
    )

    Parameters

    old
    See Also