Denso BHT-200QW Specifikace Strana 177

  • 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 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;
Zobrazit stránku 176
1 2 ... 172 173 174 175 176 177 178 179 180 181 182 ... 376 377

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

Žádné komentáře