Share via


VariablePhotoCapturedEventArgs.CaptureTimeOffset Property

Definition

Gets the time offset of the capture of the associated frame in a variable photo sequence.

public:
 property TimeSpan CaptureTimeOffset { TimeSpan get(); };
TimeSpan CaptureTimeOffset();
public System.TimeSpan CaptureTimeOffset { get; }
var timeSpan = variablePhotoCapturedEventArgs.captureTimeOffset;
Public ReadOnly Property CaptureTimeOffset As TimeSpan

Property Value

The time offset of the capture of the associated frame in a variable photo sequence.

Applies to