Denso BHT-200QW Especificaciones Pagina 177

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 377
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 176
- 175 -
Brightness
Sets or acquires the backlight brightness level.
Syntax
[VB]
Public Shared Property Brightness As Integer
[C#]
public static int Brightness {get; set;}
Property
Brightness level
Parameter values
: 0 (OFF), 1 (dark) to 3 (bright)
Default value
: 3
Exceptions
Name of Exception Meaning
ArgumentException The specified parameter value(s) is invalid.
[Ex.] Set the brightness to maximum when turning ON the backlight.
[VB] Backlight.Settings.Brightness = 3
[C#] Backlight.Settings.Brightness = 3;
Vista de pagina 176
1 2 ... 172 173 174 175 176 177 178 179 180 181 182 ... 376 377

Comentarios a estos manuales

Sin comentarios