CancelEventArgs Constructor (Boolean)Cognex VisionPro 9.25 SR1

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

public CancelEventArgs(
	bool cancel
)
See Also