Compartir a través de


HttpBrowserCapabilitiesBase.ScreenBitDepth Propiedad

Definición

Si se reemplaza en una clase derivada, obtiene la profundidad de la presentación, en bits por píxel.

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

Valor de propiedad

Int32

Profundidad de la pantalla, en bits por píxel.

Excepciones

Se aplica a