VideoDeviceController.TorchControl Property

Definition

Gets the torch control for this video device.

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

Property Value

The torch control.

Applies to