Denso BHT-202Q Manual de usuario Pagina 187

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 407
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 186
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;
178
Vista de pagina 186
1 2 ... 182 183 184 185 186 187 188 189 190 191 192 ... 406 407

Comentarios a estos manuales

Sin comentarios