CollectionOfSmartLineResultPtr InsertedItem EventCognex VisionPro 9.23

Raised after an item is inserted.

Namespace: Cognex.Vision.SmartLine.Implementation
Assembly: Cognex.Vision.SmartLine.Net (in Cognex.Vision.SmartLine.Net.dll) Version: 9.24.0.0
Syntax

public abstract event EventHandler<CollectionInsertEventArgs> InsertedItem

Value

Type: System EventHandler CollectionInsertEventArgs 
See Also