UtilDisplayGetCurrentDisplayResolutionMode Method
Gets a
DisplayResolutionMode that represents the display resolution configuration
for the specified
Screen.
This is a code example.
No code example is currently available or this language may not be supported.
Dim scr As Screen = Screen.PrimaryScreen
Dim currentResolutionMode As DisplayResolutionMode = GetCurrentDisplayResolutionMode(scr)
Console.WriteLine(currentResolutionMode.ToString())
No code example is currently available or this language may not be supported.
No code example is currently available or this language may not be supported.
No code example is currently available or this language may not be supported.
No code example is currently available or this language may not be supported.