LeftInset
float LeftInset() const;
areaFrame.left += LeftInset();
width = min.Width() + LeftInset() + RightInset();
max.width += LeftInset() + RightInset();