VideoDeviceController.RegionsOfInterestControl Property

Definition

Gets the regions of interest control for this video device.

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

Property Value

The regions of interest control.

Applies to