Difference between revisions of "Slider Command"

From GeoGebra Manual
Jump to: navigation, search
m
Line 1: Line 1:
<noinclude>{{Manual Page|version=4.2}}</noinclude>
+
<noinclude>{{Manual Page|version=5.0}}</noinclude>
 
{{command|other}}
 
{{command|other}}
 
;Slider[ <Min>, <Max>, <Increment>, <Speed>, <Width>,<Is Angle>, <Horizontal>, <Animating>, <Boolean Random>]
 
;Slider[ <Min>, <Max>, <Increment>, <Speed>, <Width>,<Is Angle>, <Horizontal>, <Animating>, <Boolean Random>]

Revision as of 10:57, 29 July 2015



Slider[ <Min>, <Max>, <Increment>, <Speed>, <Width>,<Is Angle>, <Horizontal>, <Animating>, <Boolean Random>]
Creates a slider. The parameters settings can be as follows:
  • Min, Max: set the range of the slider - These parameters are compulsory.
  • Increment: set the increment of the slider's value - default: 0.1
  • Speed: set the slider speed during animations - default: 1
  • Width: sets the slider width in pixels - default: 100
  • Is Angle: sets if the slider is related to an angle. This parameter can be true or false - default: false
  • Horizontal: sets whether the slider is shown as an horizontal (true) or vertical (false) segment - default: true
  • Animating: sets the automatic animation of the slider - default: false
  • Random: sets if the slider assumes continuous values in the [Min, Max] range (false), or random values in the same interval (true) - default: false
© 2024 International GeoGebra Institute