Skip to content

PLCamera.BslDualROIRowSelectorEnum Class#

Sets which row can be configured.

Applies to: boost_V_CoaXPress

Visibility: Expert

Selecting Parameters: BslDualROIRowOffset, BslDualROIRowSize

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.BslDualROIRowSelectorEnum

Constructors#

 NameDescription
Public methodPLCamera.BslDualROIRowSelectorEnum Initializes a new instance of the PLCamera.BslDualROIRowSelectorEnum class
 

Properties#

 NameDescription
Public propertyName The full name of BslDualROIRowSelector (Overrides ParameterListEnum.Name.)
Public propertyRow1

Row 1 can be configured.

Applies to: boost_V_CoaXPress

Public propertyRow2

Row 2 can be configured.

Applies to: boost_V_CoaXPress

 

Methods#

 NameDescription
Public methodToString The full name of BslDualROIRowSelector (Overrides Object.ToString()()()().)
 

PLCamera.BslDualROIRowSelectorEnum.ToString Method#

The full name of BslDualROIRowSelector

Return Value#

Type: String
Returns the full name of BslDualROIRowSelector

PLCamera.BslDualROIRowSelectorEnum Constructor#

Initializes a new instance of the PLCamera.BslDualROIRowSelectorEnum class

PLCamera.BslDualROIRowSelectorEnum.Name Property#

The full name of BslDualROIRowSelector

PLCamera.BslDualROIRowSelectorEnum.Row1 Property#

Row 1 can be configured.

Applies to: boost_V_CoaXPress

PLCamera.BslDualROIRowSelectorEnum.Row2 Property#

Row 2 can be configured.

Applies to: boost_V_CoaXPress