the size of <mFont>
The size of a font.
An expression which evaluates to a font.
// Create a font variable tFont as Font put font "Arial" at size 20 into tFont // Set the font size to 30pt set the size of tFont to 30
The size of mFont as a number of points.