次の方法で共有


HttpBrowserCapabilitiesWrapper.ScreenCharactersWidth プロパティ

定義

ディスプレイのおおよその幅を文字数で取得します。

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

プロパティ値

Int32

ディスプレイのおおよその幅 (文字数)。 既定値は 12 です。

適用対象