CogLineMaxEdgePointCollection Constructor (CogLineMaxEdgePointCollection)Cognex VisionPro 9.24
Constructs a deep copy of the supplied collection.

Namespace: Cognex.VisionPro.LineMax
Assembly: Cognex.VisionPro.LineMax (in Cognex.VisionPro.LineMax.dll) Version: 91.0.0.0
Syntax

public CogLineMaxEdgePointCollection(
	CogLineMaxEdgePointCollection other
)
Exceptions

ExceptionCondition
ArgumentNullExceptionother is null.
See Also