GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoGroup Class / ComputeBounds Method
In This Topic
    ComputeBounds Method (GoGroup)
    In This Topic
    The bounding rectangle of a group is just the union of the bounds of its children.
    Syntax
    protected override RectangleF ComputeBounds()
    See Also