HttpBrowserCapabilitiesWrapper.ScreenBitDepth 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
它會得到顯示器的深度,單位是每像素的位元數。
public:
virtual property int ScreenBitDepth { int get(); };
public override int ScreenBitDepth { get; }
member this.ScreenBitDepth : int
Public Overrides ReadOnly Property ScreenBitDepth As Integer
屬性值
顯示深度,以位元數每像素表示。 預設值為 1。