ExposureControl.Step Property

Definition

Gets the smallest exposure time increment supported by the capture device.

public:
 property TimeSpan Step { TimeSpan get(); };
TimeSpan Step();
public System.TimeSpan Step { get; }
var timeSpan = exposureControl.step;
Public ReadOnly Property Step As TimeSpan

Property Value

The smallest exposure time increment.

Applies to