ToolPin Path Property Cognex VisionPro 9.22
Get

Gets/sets the string path to the property of the Tool which this pin exposes.

Set

Gets/sets the string path to the property of the Tool which this pin exposes.

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

public string Path { get; set; }

Property Value

Type: String
See Also