Share via


InfraredTorchControl.MaxPower Propiedad

Definición

Obtiene el valor máximo de potencia led infrarrojo admitido por el dispositivo de captura.

public:
 property int MaxPower { int get(); };
int MaxPower();
public int MaxPower { get; }
var int32 = infraredTorchControl.maxPower;
Public ReadOnly Property MaxPower As Integer

Valor de propiedad

Int32

int

Valor máximo de potencia led infrarrojo compatible con el dispositivo de captura.

Se aplica a