GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoListGroup Class / Bounds Property
In This Topic
    Bounds Property (GoListGroup)
    In This Topic
    Whenever the size and/or position is changed, we need to recalculate the corners.
    Syntax
    public override RectangleF Bounds {get; set;}
    See Also