Share via


VideoDeviceController.RegionsOfInterestControl 属性

定义

获取此视频设备的兴趣控制区域。

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

属性值

感兴趣的区域。

适用于