mySelection.translateBoundary( [ deltaX ], [ deltaY ] ) in Photoshop DOM
moves the boundary of selection relative to its current position
Arguments
| name | type | description |
|---|---|---|
| deltaX | Number | [optional] |
| deltaY | Number | [optional] |
- Return Type
- (none)
moves the boundary of selection relative to its current position
| name | type | description |
|---|---|---|
| deltaX | Number | [optional] |
| deltaY | Number | [optional] |