CancelEventArgs Constructor (Boolean)Cognex VisionPro 9.22

Construct an instance of this class and set the Cancel property to the supplied value.

Namespace: Cognex.Vision
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.22.2.0
Syntax

public CancelEventArgs(
	bool cancel
)
See Also