Get native resolution of screen
问题 Is there a way to get the native resolution of a screen in c#? The reason that I ask is that I have some curves and it is very important that they look the same no matter what resolution. When the screen isn't in native resolution they look somewhat different than before and I want to show a warning that that is the case. 回答1: From my experience the best solution is to extract that information from the monitors' EDID How to get the native resolution is answered in: How to fetch the NATIVE