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。

適用於