Difference between revisions of "ShowLayer Command"

From GeoGebra Manual
Jump to: navigation, search
m (Text replace - ";(.*)\[(.*)\]" to ";$1($2)")
(command syntax: changed [ ] into ( ))
 
Line 2: Line 2:
 
;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=<code><nowiki>ShowLayer(2)</nowiki></code> makes all objects in the second layer visible.}}

Latest revision as of 09:20, 12 October 2017

© 2024 International GeoGebra Institute