DisplayHeight Property (MobileDevice)

Action

Gets the height of the display in pixels.

Syntax

C#
protected Integer DisplayHeight { get; }
VB
'Declaration
Protected Read Property DisplayHeight As Integer

Access

Read only.