HighDPI Windows zoom
Posted: Wed Jul 09, 2025 4:23 pm
I am working on making our application support Zoom in WIndows 125%, 150% etc.
For alot of forms there is a scaled option.
I know I could use RichView.DocumentPixelsPerInch = 144, instead of the normal 96.
Is there a way to adjust this behind the scenes to RichView itself? We are using primarily System Aware but it would be ideal in the future to use Per MonitorV2 with RichView.
For alot of forms there is a scaled option.
I know I could use RichView.DocumentPixelsPerInch = 144, instead of the normal 96.
Is there a way to adjust this behind the scenes to RichView itself? We are using primarily System Aware but it would be ideal in the future to use Per MonitorV2 with RichView.