GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoPort Class / ExpandPaintBounds Method
In This Topic
    ExpandPaintBounds Method (GoPort)
    In This Topic
    If the Style is GoPortStyle.Object, we need to consider the PortObject's paint bounds.
    Syntax
    public override RectangleF ExpandPaintBounds( 
       RectangleF rect,
       GoView view
    )

    Parameters

    rect
    view
    See Also