ShowGrid Command

From GeoGebra Manual
Revision as of 09:19, 12 October 2017 by Mathmum (talk | contribs) (command syntax: changed [ ] into ( ))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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 Menu view graphics.svg Graphics View specified by the number 1 or 2 (or 3 for Perspectives algebra 3Dgraphics.svg 3D View).
Example:
  • ShowGrid(1, true) shows the grid in Menu view graphics.svg Graphics View.
  • ShowGrid(2, false) hides the grid in Menu view graphics2.svg Graphics 2 View.
Note: See also ShowAxes command.
© 2024 International GeoGebra Institute