CogGraphicCollection Constructor (CogGraphicCollection)Cognex VisionPro 9.8 SR1
Constructs a new instance of this class as a deep copy of the given instance.

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

public CogGraphicCollection(
	CogGraphicCollection other
)
See Also