| left | Specifies the left position of the drawing clip rectangle (in layer image coordinates) in pixels. This value can also be retrieved or set via the Layer.clipLeft property. |
| top | Specifies the top position of the drawing clip rectangle (in layer image coordinates) in pixels. This value can also be retrieved or set via the Layer.clipTop property. |
| width | Specifies the width of the drawing clip rectangle in pixels. This value can also be retrieved or set via the Layer.clipWidth property. |
| height | Specifies the height of the drawing clip rectangle in pixels. This value can also be retrieved or set via the Layer.clipHeight property. |