CogOCVMaxPatternLineRemovedEventArgs Constructor Cognex VisionPro 9.5
Construct the CogOCVMaxPatternLineRemovedEventArgs object with the supplied paragraph index, line index, and count of removed lines.

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

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