CancelEventArgs Constructor (Boolean)Cognex VisionPro 9.21

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.21.0.0
Syntax

public CancelEventArgs(
	bool cancel
)
See Also