VideoDeviceController.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 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.