MobileCapabilities.ScreenCharactersHeight Property

Definition

Returns the approximate height of the display, in character lines.

public:
 virtual property int ScreenCharactersHeight { int get(); };
public virtual int ScreenCharactersHeight { get; }
member this.ScreenCharactersHeight : int
Public Overridable ReadOnly Property ScreenCharactersHeight As Integer

Property Value

The approximate height of the display, in character lines. The default is 6.

Applies to