共用方式為


InfraredTorchControl.MaxPower 屬性

定義

取得擷取裝置所支援的最大基礎結構 LED 電源值。

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

屬性值

Int32

int

擷取裝置所支援的最大基礎結構 LED 電源值。

適用於