VideoDeviceController.ExposureControl 屬性

定義

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

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

屬性值

曝光控制項。

適用於