共用方式為


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

顯示器深度 (以位元/像素為單位)。

例外狀況

適用於