PLCamera.Scan3dCoordinateSelectorEnum Class#
Applies to: blaze
Visibility: Expert
Selecting Parameters: Scan3dAxisMax, Scan3dAxisMin, Scan3dCoordinateOffset, Scan3dCoordinateScale, Scan3dInvalidDataFlag, Scan3dInvalidDataValue
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.Scan3dCoordinateSelectorEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.Scan3dCoordinateSelectorEnum | Initializes a new instance of the PLCamera.Scan3dCoordinateSelectorEnum class |
Properties#
Name | Description | |
---|---|---|
CoordinateA | The first (X or Theta) coordinate Applies to: blaze | |
CoordinateB | The second (Y or Phi) coordinate Applies to: blaze | |
CoordinateC | The third (Z or Rho) coordinate. Applies to: blaze | |
Name | The full name of Scan3dCoordinateSelector (Overrides ParameterListEnum.Name.) |
Methods#
Name | Description | |
---|---|---|
ToString | The full name of Scan3dCoordinateSelector (Overrides Object.ToString()()()().) |
PLCamera.Scan3dCoordinateSelectorEnum.ToString Method#
The full name of Scan3dCoordinateSelector
Return Value#
Type: String
Returns the full name of Scan3dCoordinateSelector
PLCamera.Scan3dCoordinateSelectorEnum Constructor#
Initializes a new instance of the PLCamera.Scan3dCoordinateSelectorEnum class
PLCamera.Scan3dCoordinateSelectorEnum.CoordinateA Property#
The first (X or Theta) coordinate
Applies to: blaze
PLCamera.Scan3dCoordinateSelectorEnum.CoordinateB Property#
The second (Y or Phi) coordinate
Applies to: blaze
PLCamera.Scan3dCoordinateSelectorEnum.CoordinateC Property#
The third (Z or Rho) coordinate.
Applies to: blaze
PLCamera.Scan3dCoordinateSelectorEnum.Name Property#
The full name of Scan3dCoordinateSelector