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