styleAttributes['width'] = $width . 'px'; $this->styleAttributes['height'] = $height . 'px'; return $this; } }