Search results

Size API in JavaScript (ES5) Drawing API control

Size defines and processes the size(width/height) of the objects

Properties

height

number

Sets the height of an object

Defaults to 0

width

number

Sets the width of an object

Defaults to 0