ShowGrid Command

From GeoGebra Manual
Revision as of 09:46, 16 July 2013 by JohannaZ (talk | contribs)
Jump to: navigation, search



ShowGrid[ ]
Shows the grid in the active view.
ShowGrid[ <Boolean> ]
Shows/hides the grid in the active view.
Example:
  • ShowGrid[true] shows the grid in the active view.
  • ShowGrid[false] hides the grid in the active view.
ShowGrid[ <View>, <Boolean> ]
Shows/hides the grid in the specified graphics view with number 1 or 2 (or 3 in GeoGebra 5).
Example:
  • ShowGrid[1, true] shows the grid in the first view.
  • ShowGrid[2, false] hides the grid in the second view.
Note: See also ShowAxes command.
© 2024 International GeoGebra Institute