Share via


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。

適用於