TrackedItemBase Parent Property Cognex VisionPro 9.21
Get

Return a reference to the containing tracking collection. May be null.

Set

For Cognex Internal Use Only.

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

public abstract IObject Parent { get; set; }

Property Value

Type: IObject

Implements

ITrackingCollectionTrackedItem Parent
See Also