InfraredTorchControl.PowerStep Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the supported power step value.
public:
property int PowerStep { int get(); };
int PowerStep();
public int PowerStep { get; }
var int32 = infraredTorchControl.powerStep;
Public ReadOnly Property PowerStep As Integer
Property Value
Int32
int
The supported power step value.
Remarks
Determines step size value that must be honored when setting new InfraredTorchControl.Power values.