CogOCVMaxPatternParagraphAddedEventArgs Constructor Cognex VisionPro
Construct the CogOCVMaxPatternParagraphAddedEventArgs object with the supplied paragraph index and count of added paragraphs.

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

public CogOCVMaxPatternParagraphAddedEventArgs(
	int iP,
	int nP
)
See Also