SCALEFONT method
Description
This method takes an unscaled FONT property and scales it relative to the current scale factor of the form. The "SCALE" methods perform a DIPs to Pixel conversion.
Applies To
WINDOWS object
Syntax
scaledFont = exec_Method( @window, "SCALEFONT", origFont )