共用方式為


FrameController.ExposureControl 屬性

定義

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

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

屬性值

可變相片序列中畫面的曝光設定。

適用於