CogOCVMaxPatternParagraphAddedEventArgs Constructor Cognex VisionPro 9.8 SR1
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: 75.0.0.0
Syntax

public CogOCVMaxPatternParagraphAddedEventArgs(
	int iP,
	int nP
)
See Also