Layer.moveTo


moveTo(index)

Move this drawing layer to the position indicated within its parent. 0 means 'move it to be first', 1 means 'move it to be after the first one' and so on.

indexintegernew position
Return valuenone 

Back to Layer

Back to Overview