CancelChangingStringEventArgs NewValue Property Cognex VisionPro 9.10

Get the new string value that will be assigned unless the action is cancelled.

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

public string NewValue { get; }

Property Value

Type: String
See Also