DevModePixelsHeight Field
Specifies the height, in pixels, of the visible device surface.
Display drivers use this member, for example, in the
ChangeDisplaySettings function.
Printer drivers do not use this member.
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 PixelsHeight As Integer
Dim instance As DevMode
Dim value As Integer
value = instance.PixelsHeight
instance.PixelsHeight = value
val mutable PixelsHeight: int
No code example is currently available or this language may not be supported.
Field Value
Int32