GeoGebra

Talk:GeoGebra Applet Methods

Jump to: navigation, search

void setLayer(String objName) 3.2 Sets the layer of the object?

It should be, I think:

void setLayer(String objName, int layer) 3.2 Sets the layer of the object (from 0 to 9)

-(Rafael)-