moveShapes
moveShapes(
tx
,page
,shapes
,dx
,dy
,container
):boolean
A macro to move shapes
Parameters
• tx: Transaction
• page: Page
• shapes: Shape
[]
• dx: number
• dy: number
• container: null
| Shape
= null
Returns
boolean
moveShapes(
tx
,page
,shapes
,dx
,dy
,container
):boolean
A macro to move shapes
• tx: Transaction
• page: Page
• shapes: Shape
[]
• dx: number
• dy: number
• container: null
| Shape
= null
boolean