MediaDeviceControlCapabilities.Step 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.
Ges the step size for the setting. The step size is the smallest increment by which the property can change.
public:
property double Step { double get(); };
double Step();
public double Step { get; }
var double = mediaDeviceControlCapabilities.step;
Public ReadOnly Property Step As Double
Property Value
Double
double
The step size.