共用方式為


FrameController.ExposureCompensationControl 屬性

定義

取得可變相片序列中框架的曝光補償設定。

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

屬性值

可變相片序列中框架的曝光補償設定。

適用於