LineMaxTool Parent Property Cognex VisionPro 9.21

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

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

public override IObject Parent { get; set; }

Property Value

Type: IObject

Implements

ITrackingCollectionTrackedItem Parent
See Also