CancelChangingStringEventArgs OldValue Property Cognex VisionPro 9.21 SR1

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.21.1.1
Syntax

public string OldValue { get; }

Property Value

Type: String
See Also