Turtle, Observer, Patch
plot-grid?
Description:
Returns a boolean. If the plot grid is on,
true
is returned. If the plot grid is off,
false
is returned.
Examples:
show plot-grid?
will return false if the plot grid is not on.
Related Commands:
plot-grid-off
plot-grid-on