CogGraphicInteractiveCollection Add Method Cognex VisionPro
Adds the given item to the end of this collection.

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 65.1.0.0
Syntax

public virtual void Add(
	ICogGraphicInteractive value
)
See Also