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

屬性值

顯示深度,以位元數每像素表示。

例外狀況

適用於