Serialization constructor for CogVisionDataFileCDB object. This will read the FileName and the OpenMode from the archive, and attempt to open a file with the same name and open mode.
Namespace: Cognex.VisionPro.ImageFileAssembly: Cognex.VisionPro.ImageFile (in Cognex.VisionPro.ImageFile.dll) Version: 83.0.0.0
Syntax
Parameters
- Info
- Type: System.Runtime.Serialization SerializationInfo
The standard SerializationInfo argument.
- Ctxt
- Type: System.Runtime.Serialization StreamingContext
The standard StreamingContext argument.
See Also