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

Namespace: Cognex.VisionPro.Implementation.Internal
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 65.1.0.0
Syntax

public CogShapeModelLineSegment(
	CogShapeModelLineSegment other
)
See Also