CogCancelChangingEventArgs T  PropertiesCognex VisionPro

The CogCancelChangingEventArgs T  type exposes the following members.

Properties

  NameDescription
Public propertyCancel
Gets or sets a value indicating whether the event should be canceled.
(Inherited from CancelEventArgs.)
Public propertyException
An exception to be raised by the setter that caused the changing event that was canceled. If the exception is null no exception is thrown.
Public propertyNewValue
Public propertyOldValue
Top
See Also