Difference between revisions of "Slider Command"

From GeoGebra Manual
Jump to: navigation, search
(Autogenerated from properties)
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>,
+
;Slider[ <Min>, <Max>, <Increment>, <Speed>, <Width>,<Is Angle>, <Horizontal>, <Animating>, <Random>]
:{{description}}
+
;Only first two parameters are compulsory.
; <Is Angle>, <Horizontal>, <Animating>, <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.
:{{description}}
 
;Only first two are compulsory.
 
:{{description}}
 

Revision as of 23:53, 3 May 2011



Slider[ <Min>, <Max>, <Increment>, <Speed>, <Width>,<Is Angle>, <Horizontal>, <Animating>, <Random>]
Only first two parameters are compulsory.
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