Library globals

Function globals . canvas . api . transform . Transform . setScale

View source

Set scale (either as parameters or array)

If only one parameter is given its value is used for both x and y
setScale(x, y)
setScale([x, y])