PLCamera.BslImageStampEnum Class#
Applies to: boost V CoaXPress
Visibility: Beginner
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.BslImageStampEnum
Constructors#
Name | Description | |
---|---|---|
![]() | PLCamera.BslImageStampEnum | Initializes a new instance of the PLCamera.BslImageStampEnum class |
Properties#
Name | Description | |
---|---|---|
![]() | Name | The full name of BslImageStamp (Overrides ParameterListEnum.Name.) |
![]() | Off | Image stamping is disabled. Applies to: boost V CoaXPress |
![]() | On | Image stamping is enabled. Applies to: boost V CoaXPress |
Methods#
Name | Description | |
---|---|---|
![]() | ToString | The full name of BslImageStamp (Overrides Object.ToString()()()().) |
PLCamera.BslImageStampEnum.ToString Method#
The full name of BslImageStamp
Return Value#
Type: String
Returns the full name of BslImageStamp
PLCamera.BslImageStampEnum Constructor#
Initializes a new instance of the PLCamera.BslImageStampEnum class
PLCamera.BslImageStampEnum.Name Property#
The full name of BslImageStamp
PLCamera.BslImageStampEnum.Off Property#
Image stamping is disabled.
Applies to: boost V CoaXPress
PLCamera.BslImageStampEnum.On Property#
Image stamping is enabled.
Applies to: boost V CoaXPress