FrameController.ExposureControl 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 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.