PLCamera.ROIZoneModeEnum Class#
Applies to: GigE and ace USB
Visibility: Expert
Selected by: ROIZoneSelector
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.ROIZoneModeEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.ROIZoneModeEnum | Initializes a new instance of the PLCamera.ROIZoneModeEnum class |
Properties#
Name | Description | |
---|---|---|
Name | The full name of ROIZoneMode (Overrides ParameterListEnum.Name.) | |
Off | The currently selected ROI zone is disabled. Applies to: GigE and ace USB | |
On | The currently selected ROI zone is enabled. Applies to: GigE and ace USB |
Methods#
Name | Description | |
---|---|---|
ToString | The full name of ROIZoneMode (Overrides Object.ToString()()()().) |
PLCamera.ROIZoneModeEnum.ToString Method#
The full name of ROIZoneMode
Return Value#
Type: String
Returns the full name of ROIZoneMode
PLCamera.ROIZoneModeEnum Constructor#
Initializes a new instance of the PLCamera.ROIZoneModeEnum class
PLCamera.ROIZoneModeEnum.Name Property#
The full name of ROIZoneMode
PLCamera.ROIZoneModeEnum.Off Property#
The currently selected ROI zone is disabled.
Applies to: GigE and ace USB
PLCamera.ROIZoneModeEnum.On Property#
The currently selected ROI zone is enabled.
Applies to: GigE and ace USB