Use setPosition(left, top) method to move the checkbox.
obj.setPosition(200, 120);
Back to checkbox examples, all examples