PLCamera.ImageFileModeEnum Class#
Applies to: CamEmu
Visibility: Beginner
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.ImageFileModeEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.ImageFileModeEnum | Initializes a new instance of the PLCamera.ImageFileModeEnum class |
Properties#
Name | Description | |
---|---|---|
Name | The full name of ImageFileMode (Overrides ParameterListEnum.Name.) | |
Off | Sets the mode to off. Applies to: CamEmu | |
On | Sets the mode to on. Applies to: CamEmu |
Methods#
Name | Description | |
---|---|---|
ToString | The full name of ImageFileMode (Overrides Object.ToString()()()().) |
PLCamera.ImageFileModeEnum.ToString Method#
The full name of ImageFileMode
Return Value#
Type: String
Returns the full name of ImageFileMode
PLCamera.ImageFileModeEnum Constructor#
Initializes a new instance of the PLCamera.ImageFileModeEnum class
PLCamera.ImageFileModeEnum.Name Property#
The full name of ImageFileMode
PLCamera.ImageFileModeEnum.Off Property#
Sets the mode to off.
Applies to: CamEmu
PLCamera.ImageFileModeEnum.On Property#
Sets the mode to on.
Applies to: CamEmu