Construct the CogOCVMaxPatternLineAddedEventArgs object with the supplied paragraph index, line index, and count of added lines.
Namespace: Cognex.VisionPro.OCVMaxAssembly: Cognex.VisionPro.OCVMax (in Cognex.VisionPro.OCVMax.dll) Version: 83.0.0.0
Syntax
Parameters
- iP
- Type: System Int32
The System::Int32 paragraph index.
- iL
- Type: System Int32
The System::Int32 line index.
- nL
- Type: System Int32
The System::Int32 count of added lines.
See Also