FrameController.ExposureControl 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得可變相片序列中框架的曝光設定。
public:
property FrameExposureControl ^ ExposureControl { FrameExposureControl ^ get(); };
FrameExposureControl ExposureControl();
public FrameExposureControl ExposureControl { get; }
var frameExposureControl = frameController.exposureControl;
Public ReadOnly Property ExposureControl As FrameExposureControl
屬性值
可變相片序列中畫面的曝光設定。