CogTrackedItemBase Value Property Cognex VisionPro
Gets or Sets the value of the terminal.

Namespace: Cognex.VisionPro.Implementation
Assembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 65.1.0.0 (65.1.0.0)
Syntax

public Object Value { get; set; }

Property Value

Type: Object
Remarks

The terminal value property provides storage for arbitrary link data.
See Also