CogCancelChangingEventArgs T  Exception Property Cognex VisionPro 9.22 SR1
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: 87.1.0.0 (87.1.0.0)
Syntax

public Exception Exception { get; set; }

Property Value

Type: Exception
See Also