Denso BHT-202Q Manuel d'utilisateur Page 188

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 407
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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
Vue de la page 187
1 2 ... 183 184 185 186 187 188 189 190 191 192 193 ... 406 407

Commentaires sur ces manuels

Pas de commentaire