Denso BHT-200QW Dokumentacja Strona 205

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 377
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 204
- 203 -
OnOffTrgKey
Sets or acquires the ON/OFF for the sound of the clicking of the trigger switch.
Syntax
[VB]
Public Shared Property OnOffTrgKey As EN_ON_OFF
[C#]
public static EN_VOLUME OnOffTrgKey {get; set;}
Property
Clicking sound ON/OFF
Parameter values
: As listed in EN_ON_OFF
Default value
: EN_ON_OFF.OFF
Exceptions
Name of Exception Meaning
ArgumentException The specified parameter value(s) is invalid.
[Ex.] Turn OFF the trigger key click sound.
[VB] Beep.Settings.OnOffTrgKey = Beep.Settings.EN_ON_OFF.OFF
[C#] Beep.Settings.OnOffTrgKey = Beep.Settings.EN_ON_OFF.OFF;
Przeglądanie stron 204
1 2 ... 200 201 202 203 204 205 206 207 208 209 210 ... 376 377

Komentarze do niniejszej Instrukcji

Brak uwag