In my application I’d like to find what scaling factor each monitor is set to.
I’ve tried GetScaleFactorForMonitor (from SHCORE.DLL) but it returns 140 for my 4K monitor when Windows shows it as 150%. The other monitors that are set to 100% all return 100.
Am I misunderstanding something or is there a better way to get this info?