ToolPin Name Property Cognex VisionPro 9.22
Get

Gets the name of the pin.

Set

Gets the name of the pin.

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

public override string Name { get; set; }

Property Value

Type: String

Implements

ITrackingCollectionTrackedItem Name
See Also