FrameController.ExposureControl Property

Definition

Gets the exposure settings for a frame in a variable photo sequence.

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

Property Value

The exposure settings for a frame in a variable photo sequence.

Applies to