GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoGrid Class
/ Paint Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Paint Method (GoGrid)
In This Topic
Draw the grid, if the
Style
is not
GoViewGridStyle.None
.
Syntax
C#
public
override
void
Paint(
Graphics
g
,
GoView
view
)
Parameters
g
view
Remarks
Note that if
UnboundedSpots
specifies any corner or side spots,
IsUnbounded
will be true, and this grid will paint arbitrarily far in the direction(s) specified.
See Also
Reference
GoGrid Class
GoGrid Members