| dleft |
Specifies the left edge position of the destination rectangle in pixels (relative to the destination layer's image position).
|
| dtop |
Specifies the top edge position of the destination rectangle in pixels (relative to the destination layer's image position).
|
| src |
Specifies the source layer object.
|
| sleft |
Specifies the left edge position of the rectangle to copy in pixels (relative to the source layer's display position).
|
| stop |
Specifies the top edge position of the rectangle to copy in pixels (relative to the source layer's display position).
|
| swidth |
Specifies the width of the rectangle to copy in pixels (relative to the source layer's display position).
|
| sheight |
Specifies the height of the rectangle to copy in pixels (relative to the source layer's display position).
|