Condividi tramite


MediaCaptureRelativePanelWatcher.RelativePanel Proprietà

Definizione

Ottiene il pannello relativo monitorato da MediaCaptureRelativePanelWatcher per le modifiche.

public:
 property Panel RelativePanel { Panel get(); };
Panel RelativePanel();
public Panel RelativePanel { get; }
var panel = mediaCaptureRelativePanelWatcher.relativePanel;
Public ReadOnly Property RelativePanel As Panel

Valore della proprietà

Valore dell'enumerazione Windows.Devices.Enumeration.Panel , che indica il pannello relativo monitorato da MediaCaptureRelativePanelWatcher per le modifiche.

Commenti

Impostare il pannello associato al watcher quando l'oggetto viene creato chiamando MediaCapture.CreateRelativePanelWatcher.

Si applica a