ToolPinTrackingCollection Parent Property Cognex VisionPro 9.20
Get

The Tool that owns or holds this collection of Pins.

Set

The Tool that owns or holds this collection of Pins.

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

public ITool Parent { get; set; }

Property Value

Type: ITool
See Also