GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoHexagon Class / GoHexagon Constructor
In This Topic
    GoHexagon Constructor
    In This Topic
    The constructor produces a hexagon with a standard black GoShape.Pen outline, no System.Drawing.Brush fill, Orientation of Orientation.Vertical, and default distance dimensions.
    Syntax
    public GoHexagon()
    See Also