UNSCALEFONT method
Description
This method takes a scaled FONT property and unscales it relative to the current scale factor of the form. The "UNSCALE" methods perform a Pixel to DIPs conversion.
Applies To
WINDOWS object
Syntax
unscaledFont = exec_Method( @window, "UNSCALEFONT", scaledFont )