Denso BHT-202Q Instrukcja Użytkownika Strona 188

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 407
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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
Przeglądanie stron 187
1 2 ... 183 184 185 186 187 188 189 190 191 192 193 ... 406 407

Komentarze do niniejszej Instrukcji

Brak uwag