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