CogExpressionChangedEventArgs Value Property Cognex VisionPro 9.7
The new value of the property indicated in StateFlags. If DepedencyEvent is true, Value and OldValue will be null and the values must be obtained from DepedencyEventArgs.

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

public Object Value { get; }

Property Value

Type: Object
See Also