Denso BHT-202Q Manuale Utente Pagina 188

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 407
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 187
PowerSave
Sets or acquires the backlight brightness when OFF.
Syntax
[VB]
Public Shared Property PowerSave As Integer
[C#]
public static int PowerSave {get; set;}
Property
Brightness when OFF
Parameter values: 0 (OFF), 1 (Dimly)
Default value: 1
Exceptions
Name of Exception Meaning
ArgumentException The specified parameter value(s) is invalid.
[Ex.] Set the backlight status to OFF when not lit.
[VB] Backlight.Settings.PowerSave = 0
[C#] Backlight.Settings.PowerSave = 0;
179
Vedere la pagina 187
1 2 ... 183 184 185 186 187 188 189 190 191 192 193 ... 406 407

Commenti su questo manuale

Nessun commento