ClassifyTool Parent Property Cognex VisionPro 9.22

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

Namespace: Cognex.Vision.ViDiEL
Assembly: Cognex.Vision.ViDiELClassify.Net (in Cognex.Vision.ViDiELClassify.Net.dll) Version: 9.22.2.0
Syntax

public override IObject Parent { get; set; }

Property Value

Type: IObject

Implements

ITrackingCollectionTrackedItem Parent
See Also