GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoTrapezoid Class / ComputeBounds Method
In This Topic
    ComputeBounds Method (GoTrapezoid)
    In This Topic
    Calculate the minimum rectangle that includes all four points.
    Syntax
    protected override RectangleF ComputeBounds()
    See Also