OptionalReferencePhotoCapturedEventArgs.Frame Property

Definition

Gets the captured frame containing the reference photo from the advanced photo capture.

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

Property Value

The captured frame containing the reference photo.

Applies to