GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoRoundedRectangle Class / Paint Method
In This Topic
    Paint Method (GoRoundedRectangle)
    In This Topic
    Paint a possibly shadowed rectangle with rounded corners.
    Syntax
    public override void Paint( 
       Graphics g,
       GoView view
    )

    Parameters

    g
    view
    See Also