FrameController.IsoSpeedControl 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 ISO speed settings for a frame in a variable photo sequence.
public:
property FrameIsoSpeedControl ^ IsoSpeedControl { FrameIsoSpeedControl ^ get(); };
FrameIsoSpeedControl IsoSpeedControl();
public FrameIsoSpeedControl IsoSpeedControl { get; }
var frameIsoSpeedControl = frameController.isoSpeedControl;
Public ReadOnly Property IsoSpeedControl As FrameIsoSpeedControl
Property Value
The ISO speed settings for a frame in a variable photo sequence.