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