CogDLRuntimeContour Constructor (CogDLRuntimeContour)Cognex VisionPro 9.22 SR1
Construct a deep copy of the supplied contour object.

Namespace: Cognex.VisionPro.DLRuntime
Assembly: Cognex.VisionPro.DLRuntime (in Cognex.VisionPro.DLRuntime.dll) Version: 87.1.0.0 (87.1.0.0)
Syntax

public CogDLRuntimeContour(
	CogDLRuntimeContour other
)
Exceptions

ExceptionCondition
ArgumentNullException If the input argument is null.
See Also