CogTrackingCollection T  OnStartTracking Method Cognex VisionPro 9.5
Called when a new item in the collection needs to be tracked

Namespace: Cognex.VisionPro.Implementation
Assembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 69.0.0.0 (69.0.0.0)
Syntax

protected virtual void OnStartTracking(
	T trackedItem
)

Parameters

trackedItem
Type: T
See Also