CapturedFrameControlValues.Exposure Property

Definition

Gets the exposure time used for a frame in a variable photo sequence.

public:
 property IReference<TimeSpan> ^ Exposure { IReference<TimeSpan> ^ get(); };
IReference<TimeSpan> Exposure();
public System.Nullable<System.TimeSpan> Exposure { get; }
var iReference = capturedFrameControlValues.exposure;
Public ReadOnly Property Exposure As Nullable(Of TimeSpan)

Property Value

Gets the exposure time used for a frame in a variable photo sequence.

Applies to