BarcodeScannerImagePreviewReceivedEventArgs.Preview Свойство

Определение

Получает из устройства, представляющего кадр предварительного просмотра.

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

Значение свойства

Поток данных, представляющий кадр предварительного просмотра.

Применяется к