Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

ExposureControl.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.

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


Feedback

Was this page helpful?