FrameController.ExposureCompensationControl Property

Definition

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.

Applies to