GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoRoundedRectangle Class / GoRoundedRectangle Constructor
In This Topic
    GoRoundedRectangle Constructor
    In This Topic
    The constructor produces a rectangle with a standard black GoShape.Pen outline and no System.Drawing.Brush fill, whose corners are rounded.
    Syntax
    public GoRoundedRectangle()
    See Also