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

Namespace: Cognex.VisionPro.Implementation
Assembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 80.0.0.0 (80.0.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