HttpBrowserCapabilitiesBase.ScreenBitDepth Property

Definition

When overridden in a derived class, gets the depth of the display, in bits per pixel.

public:
 virtual property int ScreenBitDepth { int get(); };
public virtual int ScreenBitDepth { get; }
member this.ScreenBitDepth : int
Public Overridable ReadOnly Property ScreenBitDepth As Integer

Property Value

The depth of the display, in bits per pixel.

Exceptions

Applies to