Denso BHT-202Q Uživatelský manuál Strana 216

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 407
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 215
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_ON_OFF 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;
207
Zobrazit stránku 215
1 2 ... 211 212 213 214 215 216 217 218 219 220 221 ... 406 407

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

Žádné komentáře