Skip to content

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

Source

macro.ts:246