FunctionsElementSetSizeElementSetSize CallableElementSetSize(elementOrId: ElementOrId, width?: number, height?: number): voidSets the width and/or height of an element relative to the canvas scale.ParameterselementOrId: ElementOrIdwidth: number = nullheight: number = nullReturns void
Sets the width and/or height of an element relative to the canvas scale.