(this.width = this.parentWidth - this.sizing.left - this.sizing.right),
        (this.height =
          this.parentHeight - this.sizing.top - this.sizing.bottom);