every box has three properties: height, depth and width. \ht<8bit_box#> return the height of the #box.
\ht<8bit_box#>
#box
\setbox0=\vbox{\hbox{x}\hbox{x}} \setbox1=\hbox{\hbox{x}} \showthe\ht0 \showthe\ht1