SetImage Command

SetImage( <Object>, <Image> )

Fills the given object with an image.

The object needs to allow filling, e.g. polygons, closed conics, buttons…

SetImage( <Object>, <Text> )

Fills the object with one of the GeoGebra’s predefined action images, identified by the texts listed below.

SetImage(button1,"pause") shows the GeoGebra’s predefined  Pause icon on button1.

The current version of the command supports only button objects. The names of the images (Text parameter) need to be enclosed in " ".

GeoGebra’s predefined action images

Text Image

pause

link

play

link

stop

link

replay

link

skip_next

link

skip_previous

link

loop

loop

zoom_in

link

zoom_out

link

close

link

arrow_up

link

arrow_down

link

arrow_forward

link

arrow_back

link

fast_forward

link

fast_rewind

link

zoom_to_fit

link

center_view

link

help

link

settings

link