Denso BHT-202Q Manual do Utilizador Página 216

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 407
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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
Vista de página 215
1 2 ... 211 212 213 214 215 216 217 218 219 220 221 ... 406 407

Comentários a estes Manuais

Sem comentários