Share via


HttpBrowserCapabilitiesBase.ScreenBitDepth プロパティ

定義

派生クラスでオーバーライドされると、ディスプレイ画面の深度をピクセルあたりのビット数で取得します。

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

プロパティ値

Int32

ピクセルあたりのビット単位のディスプレイ画面の深度。

例外

適用対象