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

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

protected virtual void OnStartTracking(
	T trackedItem
)

Parameters

trackedItem
Type: T
See Also