PLCamera.VignettingCorrectionModeEnum Class#
Applies to: ace GigE and ace USB
Visibility: Expert
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.VignettingCorrectionModeEnum
Constructors#
Name | Description | |
---|---|---|
![]() | PLCamera.VignettingCorrectionModeEnum | Initializes a new instance of the PLCamera.VignettingCorrectionModeEnum class |
Properties#
Name | Description | |
---|---|---|
![]() | Name | The full name of VignettingCorrectionMode (Overrides ParameterListEnum.Name.) |
![]() | Off | The vignetting correction is disabled. Applies to: ace GigE and ace USB |
![]() | On | The vignetting correction is enabled. Applies to: ace GigE and ace USB |
Methods#
Name | Description | |
---|---|---|
![]() | ToString | The full name of VignettingCorrectionMode (Overrides Object.ToString()()()().) |
PLCamera.VignettingCorrectionModeEnum.ToString Method#
The full name of VignettingCorrectionMode
Return Value#
Type: String
Returns the full name of VignettingCorrectionMode
PLCamera.VignettingCorrectionModeEnum Constructor#
Initializes a new instance of the PLCamera.VignettingCorrectionModeEnum class
PLCamera.VignettingCorrectionModeEnum.Name Property#
The full name of VignettingCorrectionMode
PLCamera.VignettingCorrectionModeEnum.Off Property#
The vignetting correction is disabled.
Applies to: ace GigE and ace USB
PLCamera.VignettingCorrectionModeEnum.On Property#
The vignetting correction is enabled.
Applies to: ace GigE and ace USB