FrameController.ExposureCompensationControl Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the exposure compensation settings for a frame in a variable photo sequence.
public:
property FrameExposureCompensationControl ^ ExposureCompensationControl { FrameExposureCompensationControl ^ get(); };
FrameExposureCompensationControl ExposureCompensationControl();
public FrameExposureCompensationControl ExposureCompensationControl { get; }
var frameExposureCompensationControl = frameController.exposureCompensationControl;
Public ReadOnly Property ExposureCompensationControl As FrameExposureCompensationControl
Property Value
The exposure compensation settings for a frame in a variable photo sequence.