VideoDeviceController.RegionsOfInterestControl 속성

정의

이 비디오 디바이스에 대한 관심 영역 컨트롤을 가져옵니다.

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

속성 값

관심 영역 제어입니다.

적용 대상