Dela via


VariablePhotoCapturedEventArgs.Frame Property

Definition

Gets a CapturedFrame object representing a captured frame of a variable photo sequence.

public:
 property CapturedFrame ^ Frame { CapturedFrame ^ get(); };
CapturedFrame Frame();
public CapturedFrame Frame { get; }
var capturedFrame = variablePhotoCapturedEventArgs.frame;
Public ReadOnly Property Frame As CapturedFrame

Property Value

A CapturedFrame object representing a captured frame of a variable photo sequence.

Applies to