DevModeDisplayDisplayFixedOutput Field
For fixed-resolution display devices only, how the display presents a low-resolution mode on a higher-resolution display.
For example, if a display device's resolution is fixed at 1024 x 768 pixels but its mode is set to 640x480 pixels,
the device can either display a 640x480 image somewhere in the interior of the 1024x768 screen space
or stretch the 640x480 image to fill the larger screen space.
If
DisplayFixedOutput is not set, this member must be zero.
Namespace: DevCase.Win32.StructuresAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public int DisplayFixedOutput
Public DisplayFixedOutput As Integer
Dim instance As DevModeDisplay
Dim value As Integer
value = instance.DisplayFixedOutput
instance.DisplayFixedOutput = value
public:
int DisplayFixedOutput
val mutable DisplayFixedOutput: int
No code example is currently available or this language may not be supported.
Field Value
Int32