DisplayInfo.Height Property

Definition

Gets the height of the screen (in pixels) for the current Orientation.

public:
 property double Height { double get(); };
public double Height { get; }
member this.Height : double
Public ReadOnly Property Height As Double

Property Value

The height in pixels.

Applies to