Denso BHT-200QW Especificações Página 202

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 377
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 201
- 200 -
VolumeTap
Sets or acquires the sound volume of the screen taps.
Syntax
[VB]
Public Shared Property VolumeTap As EN_VOLUME
[C#]
public static EN_VOLUME VolumeTap {get; set;}
Property
Sound volume
Parameter values
: EN_VOLUME values LEVEL_OFF to LEVEL2
Default value
: EN_VOLUME.LEVEL2
Exceptions
Name of Exception Meaning
ArgumentException The specified parameter value(s) is invalid.
[Ex.] Set the screen tap sound volume to maximum.
[VB] Beep.Settings.VolumeTap = Beep.Settings.EN_VOLUME.LEVEL2
[C#] Beep.Settings.VolumeTap = Beep.Settings.EN_VOLUME.LEVEL2;
Vista de página 201
1 2 ... 197 198 199 200 201 202 203 204 205 206 207 ... 376 377

Comentários a estes Manuais

Sem comentários