CancelEventArgs Constructor Cognex VisionPro 9.10
Overload List

  NameDescription
Public methodCancelEventArgs 

Construct an instance of this class with the value of Cancel set by default to false.

Public methodCancelEventArgs(Boolean)

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

Top
See Also