MobileCapabilities.ScreenCharactersWidth Property

Definition

Returns the approximate width of the display, in characters.

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

Property Value

The approximate width of the display, in characters. The default is 12.

Applies to