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 值时必须遵循的步长大小值。

适用于

另请参阅