Denso BHT-200QW Specifikace Strana 178

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 377
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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.
Zobrazit stránku 177
1 2 ... 173 174 175 176 177 178 179 180 181 182 183 ... 376 377

Komentáře k této Příručce

Žádné komentáře