FrameController.IsoSpeedControl Property

Definition

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.

Applies to