ToolPin Value Property Cognex VisionPro 9.24
Get

Gets/sets the actual value that this ToolPin exposes.

Set

Gets/sets the actual value that this ToolPin exposes.

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

public Object Value { get; set; }

Property Value

Type: Object
See Also