SCALEVALUE method
Description
This method takes an unscaled value 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
scaledVal = exec_Method( @window, "SCALEVALUE", origVal )