Font.Grade (gb.qt4)

Property Grade As Integer

Returns or sets the relative size of the font.

The algorithm is the following:

Absolute point size = Default font size ^ (1 + (Relative size / 10))