resizeShape
resizeShape(
tx
,shape
,width
,height
):boolean
A macro to resize a shape (width, height, path)
Parameters
• tx: Transaction
• shape: Shape
• width: number
• height: number
Returns
boolean
resizeShape(
tx
,shape
,width
,height
):boolean
A macro to resize a shape (width, height, path)
• tx: Transaction
• shape: Shape
• width: number
• height: number
boolean