Layer image offset setting
left | Specifies the left edge position (x offset) of the image to display on the layer, in pixels. |
top | Specifies the top edge position (y offset) of the image to display on the layer, in pixels. |
Specifies the layer image offset.
The layer image size can be larger than the layer display size, but not all can be displayed, so you will have to specify the display offset with this method and the Layer.imageLeft and Layer.imageTop properties.
The offset can be 0 or a negative number.