次の方法で共有


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

プロパティ値

Int32

ピクセルあたりのビット単位のディスプレイ画面の深度。 既定値は 1 です。

適用対象