Flag indicating whether the sending expression was changed directly, or
a dependent expression of the sender was changed. If the sender was changed
directly (DependencyEvent == false), the StateFlags indicate what piece of state
was changed, and Value and OldValue contain the new and previous values of that
piece of state, respectively. Otherwise, Value and OldValue are null (Nothing).
Namespace: Cognex.VisionPro.ResultsAnalysisAssembly: Cognex.VisionPro.ResultsAnalysis (in Cognex.VisionPro.ResultsAnalysis.dll) Version: 65.1.0.0 (65.1.0.0)
Syntax
Property Value
Type: BooleanSee Also