VideoDeviceController.IsoSpeedControl Property

Definition

Gets the ISO film speed control for this video device.

public:
 property IsoSpeedControl ^ IsoSpeedControl { IsoSpeedControl ^ get(); };
IsoSpeedControl IsoSpeedControl();
public IsoSpeedControl IsoSpeedControl { get; }
var isoSpeedControl = videoDeviceController.isoSpeedControl;
Public ReadOnly Property IsoSpeedControl As IsoSpeedControl

Property Value

The ISO film speed control.

Applies to