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

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

public CogCopyRegion(
	CogCopyRegion other
)
See Also