Share via


FrameExposureCapabilities.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 = frameExposureCapabilities.step;
Public ReadOnly Property Step As TimeSpan

Property Value

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

Applies to