GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoGrid Class / GoGrid Constructor
In This Topic
    GoGrid Constructor
    In This Topic
    The default grid of size 100x100 does not draw anything, because it has no Pen or Brush and the Style is GoViewGridStyle.None.
    Syntax
    public GoGrid()
    See Also