left | Specifies the left edge of the drawing clip rectangle (in layer image coordinates) in pixels. This value can also be obtained and set using the Layer.clipLeft property. |
top | Specifies the top edge of the drawing clip rectangle (in layer image coordinates) in pixels. This value can also be obtained and set using the Layer.clipTop property. |
width | Specifies the width of the drawing clip rectangle in pixels. This value can also be obtained and set using the Layer.clipWidth property. |
height | Specifies the height of the drawing clip rectangle in pixels. This value can also be obtained and set using the Layer.clipHeight property. |