Difference between revisions of "ShowLayer Command"

From GeoGebra Manual
Jump to: navigation, search
m
m (Text replace - ";(.*)\[(.*)\]" to ";$1($2)")
Line 1: Line 1:
 
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|scripting}}
 
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|scripting}}
;ShowLayer[ <Number> ]
+
;ShowLayer( <Number> )
 
:Makes all objects in given [[Layers|layer]] [[Object Properties#Visibility|visible]]. Does not override [[Conditional Visibility]].
 
:Makes all objects in given [[Layers|layer]] [[Object Properties#Visibility|visible]]. Does not override [[Conditional Visibility]].
 
:{{example|1=<div><code><nowiki>ShowLayer[2]</nowiki></code> makes all objects in the second layer visible.</div>}}
 
:{{example|1=<div><code><nowiki>ShowLayer[2]</nowiki></code> makes all objects in the second layer visible.</div>}}

Revision as of 17:17, 7 October 2017

© 2024 International GeoGebra Institute