HttpBrowserCapabilitiesWrapper.ScreenBitDepth プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ディスプレイ画面の深度をピクセルあたりのビット数で取得します。
public:
virtual property int ScreenBitDepth { int get(); };
public override int ScreenBitDepth { get; }
member this.ScreenBitDepth : int
Public Overrides ReadOnly Property ScreenBitDepth As Integer
プロパティ値
ピクセルあたりのビット単位のディスプレイ画面の深度。 既定値は 1 です。