ClassifyTool Parent Property Cognex VisionPro 9.20

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.10.0.0
Syntax

public override IObject Parent { get; set; }

Property Value

Type: IObject

Implements

ITrackingCollectionTrackedItem Parent
See Also