CogCancelChangingEventArgs T  Exception Property Cognex VisionPro
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.

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 65.1.0.0 (65.1.0.0)
Syntax

public Exception Exception { get; set; }

Property Value

Type: Exception
See Also