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

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

public CogLineMaxEdgePointCollection(
	CogLineMaxEdgePointCollection other
)
Exceptions

ExceptionCondition
ArgumentNullExceptionother is null.
See Also