GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoBalloon Class / ComputeBounds Method
In This Topic
    ComputeBounds Method (GoBalloon)
    In This Topic
    The bounds of a balloon comment are just the bounds of the label plus the margins.
    Syntax
    protected override RectangleF ComputeBounds()
    Remarks
    The bounds do not include the part of the background polygon that points to the anchor.
    See Also