VideoDeviceController.RegionsOfInterestControl 屬性

定義

取得此視訊裝置感興趣的區域。

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

屬性值

感興趣的控制區域。

適用於