VideoDeviceController.TorchControl 속성

정의

이 비디오 디바이스의 토치 컨트롤을 가져옵니다.

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

속성 값

토치 컨트롤입니다.

적용 대상