BottomInset
float BottomInset() const;
areaFrame.bottom -= BottomInset();
height = min.Height() + TopInset() + BottomInset();
max.height += TopInset() + BottomInset();