Sets the values of this Size component to the element.style.width and height properties of the given DOM Element. The properties are set as px values.
element.style.width
height
px
The DOM Element to set the CSS style on.