RegionsOfInterestControl.AutoExposureSupported Propriété

Définition

Obtient une valeur qui spécifie si l’exposition automatique est prise en charge sur l’appareil de capture.

public:
 property bool AutoExposureSupported { bool get(); };
bool AutoExposureSupported();
public bool AutoExposureSupported { get; }
var boolean = regionsOfInterestControl.autoExposureSupported;
Public ReadOnly Property AutoExposureSupported As Boolean

Valeur de propriété

Boolean

bool

true si l’exposition automatique est prise en charge ; sinon, false.

S’applique à