共用方式為


InfraredTorchControl.PowerStep 屬性

定義

取得支援的電源步驟值。

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

屬性值

Int32

int

支援的電源步驟值。

備註

決定設定新的 InfraredTorchControl.Power 值時必須接受的步驟大小值。

適用於

另請參閱