Condividi tramite


CameraCaptureUIPhotoCaptureSettings.MaxResolution Proprietà

Definizione

Determina la risoluzione massima che l'utente potrà selezionare.

public:
 property CameraCaptureUIMaxPhotoResolution MaxResolution { CameraCaptureUIMaxPhotoResolution get(); void set(CameraCaptureUIMaxPhotoResolution value); };
CameraCaptureUIMaxPhotoResolution MaxResolution();

void MaxResolution(CameraCaptureUIMaxPhotoResolution value);
public CameraCaptureUIMaxPhotoResolution MaxResolution { get; set; }
var cameraCaptureUIMaxPhotoResolution = cameraCaptureUIPhotoCaptureSettings.maxResolution;
cameraCaptureUIPhotoCaptureSettings.maxResolution = cameraCaptureUIMaxPhotoResolution;
Public Property MaxResolution As CameraCaptureUIMaxPhotoResolution

Valore della proprietà

Valore che indica la risoluzione massima che l'utente potrà selezionare.

Requisiti Windows

Funzionalità dell'app
microphone webcam

Si applica a