CancelChangingStringEventArgs OldValue Property Cognex VisionPro 9.22

Get the old string value that was in effect when the event was raised.

Namespace: Cognex.Vision
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.22.2.0
Syntax

public string OldValue { get; }

Property Value

Type: String
See Also