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

プロパティ値

ディスプレイの深度 (ピクセルあたりのビット数)。

例外

適用対象