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

プロパティ値

対象領域の制御。

適用対象