Denso BHT-200QW Spécifications Page 177

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 377
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 176
- 175 -
Brightness
Sets or acquires the backlight brightness level.
Syntax
[VB]
Public Shared Property Brightness As Integer
[C#]
public static int Brightness {get; set;}
Property
Brightness level
Parameter values
: 0 (OFF), 1 (dark) to 3 (bright)
Default value
: 3
Exceptions
Name of Exception Meaning
ArgumentException The specified parameter value(s) is invalid.
[Ex.] Set the brightness to maximum when turning ON the backlight.
[VB] Backlight.Settings.Brightness = 3
[C#] Backlight.Settings.Brightness = 3;
Vue de la page 176
1 2 ... 172 173 174 175 176 177 178 179 180 181 182 ... 376 377

Commentaires sur ces manuels

Pas de commentaire