HttpBrowserCapabilitiesWrapper.ScreenBitDepth プロパティ

定義

ディスプレイの深度 (ピクセルあたりのビット数) を取得します。

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

プロパティ値

ディスプレイの深度 (ピクセルあたりのビット数)。 既定値は 1 です。

適用対象