CogOCVMaxPatternLineAddedEventArgs Constructor Cognex VisionPro 9.8
Construct the CogOCVMaxPatternLineAddedEventArgs object with the supplied paragraph index, line index, and count of added lines.

Namespace: Cognex.VisionPro.OCVMax
Assembly: Cognex.VisionPro.OCVMax (in Cognex.VisionPro.OCVMax.dll) Version: 75.1.0.0
Syntax

public CogOCVMaxPatternLineAddedEventArgs(
	int iP,
	int iL,
	int nL
)
See Also