Difference between revisions of "Slider Command"

From GeoGebra Manual
Jump to: navigation, search
Line 1: Line 1:
 
<noinclude>{{Manual Page|version=4.0}}</noinclude>
 
<noinclude>{{Manual Page|version=4.0}}</noinclude>
 
{{command|other}}
 
{{command|other}}
;Slider[ <Min>, <Max>, <Increment>, <Speed>, <Width>,<Is Angle>, <Horizontal>, <Animating>, <Random>]
+
;Slider[ <Min>, <Max>, <Increment>, <Speed>, <Width>,<Is Angle>, <Horizontal>, <Animating>, <Boolean Random>]
 
:Creates a [[Slider Tool|slider]] with range [Min,Max], given increment, and speed. Width parameter sets its width in pixels, parameters Is Angle, Horizontal, Animating and Random may be true or false. Only the first two parameters are compulsory, default values for the others are 0.1, 1, 100, false, true, false, false respectively.
 
:Creates a [[Slider Tool|slider]] with range [Min,Max], given increment, and speed. Width parameter sets its width in pixels, parameters Is Angle, Horizontal, Animating and Random may be true or false. Only the first two parameters are compulsory, default values for the others are 0.1, 1, 100, false, true, false, false respectively.

Revision as of 23:07, 21 October 2011



Slider[ <Min>, <Max>, <Increment>, <Speed>, <Width>,<Is Angle>, <Horizontal>, <Animating>, <Boolean Random>]
Creates a slider with range [Min,Max], given increment, and speed. Width parameter sets its width in pixels, parameters Is Angle, Horizontal, Animating and Random may be true or false. Only the first two parameters are compulsory, default values for the others are 0.1, 1, 100, false, true, false, false respectively.
© 2024 International GeoGebra Institute