コンテンツにスキップ

PLCamera.ROIZoneModeEnum Class#

Enables or disables the currently selected ROI zone.

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#

 名前説明
Public methodPLCamera.ROIZoneModeEnum Initializes a new instance of the PLCamera.ROIZoneModeEnum class
 

プロパティ#

 名前説明
Public property名前 The full name of ROIZoneMode (Overrides ParameterListEnum.Name.)
Public propertyOff

The currently selected ROI zone is disabled.

Applies to: GigE and ace USB

Public propertyその

The currently selected ROI zone is enabled.

Applies to: GigE and ace USB

 

方法#

 名前説明
Public methodToString 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