CogCompleteEventArgs Constructor Cognex VisionPro 9.8
Constructor for these EventArgs. You typically will not need to use this method.

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

public CogCompleteEventArgs(
	int ticket,
	int triggerNumber
)
See Also