VideoDeviceController.ExposureCompensationControl 屬性

定義

取得此視訊裝置的曝光補償控制項。

public:
 property ExposureCompensationControl ^ ExposureCompensationControl { ExposureCompensationControl ^ get(); };
ExposureCompensationControl ExposureCompensationControl();
public ExposureCompensationControl ExposureCompensationControl { get; }
var exposureCompensationControl = videoDeviceController.exposureCompensationControl;
Public ReadOnly Property ExposureCompensationControl As ExposureCompensationControl

屬性值

曝光補償控制項

適用於