Condividi tramite


BarcodeScannerImagePreviewReceivedEventArgs.Preview Proprietà

Definizione

Ottiene l'oggetto dal dispositivo che rappresenta un frame di anteprima.

public:
 property IRandomAccessStreamWithContentType ^ Preview { IRandomAccessStreamWithContentType ^ get(); };
IRandomAccessStreamWithContentType Preview();
public IRandomAccessStreamWithContentType Preview { get; }
var iRandomAccessStreamWithContentType = barcodeScannerImagePreviewReceivedEventArgs.preview;
Public ReadOnly Property Preview As IRandomAccessStreamWithContentType

Valore della proprietà

Flusso di dati che rappresenta il frame di anteprima.

Si applica a