CogLineMaxEdgePoint Constructor (CogLineMaxEdgePoint)Cognex VisionPro 9.22 SR1
Constructs a deep copy of the supplied instance.

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

public CogLineMaxEdgePoint(
	CogLineMaxEdgePoint other
)
Exceptions

ExceptionCondition
ArgumentNullExceptionother is null.
See Also