Difference between revisions of "ShowGrid Command"

From GeoGebra Manual
Jump to: navigation, search
m (added icons)
m
Line 8: Line 8:
 
:*<code><nowiki>ShowGrid[false]</nowiki></code> hides the grid in the active View.</div>}}
 
:*<code><nowiki>ShowGrid[false]</nowiki></code> hides the grid in the active View.</div>}}
 
;ShowGrid[ <View>, <Boolean> ]
 
;ShowGrid[ <View>, <Boolean> ]
:Shows/hides the grid in the [[File:Menu view graphics.svg|link=|16px]] ''Graphics View'' specified by the number 1 or 2 or 3 for [[File:File:Perspectives algebra 3Dgraphics.svg|link=|16px]] ''3D View''.
+
:Shows/hides the grid in the [[File:Menu view graphics.svg|link=|16px]] ''Graphics View'' specified by the number 1 or 2 (or 3 for [[File:Perspectives algebra 3Dgraphics.svg|link=|16px]] ''3D View'').
 
:{{example|1=<div>
 
:{{example|1=<div>
 
:*<code><nowiki>ShowGrid[1, true]</nowiki></code> shows the grid in [[File:Menu view graphics.svg|link=|16px]] ''Graphics View''.
 
:*<code><nowiki>ShowGrid[1, true]</nowiki></code> shows the grid in [[File:Menu view graphics.svg|link=|16px]] ''Graphics View''.
 
:*<code><nowiki>ShowGrid[2, false]</nowiki></code> hides the grid in [[File:Menu view graphics2.svg|link=|16px]] ''Graphics 2 View''.</div>}}
 
:*<code><nowiki>ShowGrid[2, false]</nowiki></code> hides the grid in [[File:Menu view graphics2.svg|link=|16px]] ''Graphics 2 View''.</div>}}
 
{{Note|1= See also [[ShowAxes Command|ShowAxes command]].}}
 
{{Note|1= See also [[ShowAxes Command|ShowAxes command]].}}

Revision as of 09:51, 11 August 2015


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