Denso BHT-200QW Specifiche Pagina 178

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 377
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 177
- 176 -
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.
NotSupportedException PowerSave not supported
[Ex.] Set the backlight status to OFF when not lit.
[VB] Backlight.Settings.PowerSave = 0
[C#] Backlight.Settings.PowerSave = 0;
Note
This is not supported on units running on Windows CE 4.1 or 4.2. An exception is thrown
when an attempt is made to set or acquire.
Vedere la pagina 177
1 2 ... 173 174 175 176 177 178 179 180 181 182 183 ... 376 377

Commenti su questo manuale

Nessun commento