Click or drag to resize
IGraphicsDisplayHeight Property
Gets the height of the display in pixels.

Namespace: Microsoft.IoT.DeviceCore.Display
Assembly: Microsoft.IoT.DeviceCore (in Microsoft.IoT.DeviceCore.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
int Height { get; }

Property Value

Type: Int32
The height of the display in pixels.
See Also