CogLineMaxResult GetLineSegment Method Cognex VisionPro 9.5
Creates a graphic of the line result.

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

public CogLineSegment GetLineSegment()

Return Value

Type: CogLineSegment
The CogLineSegment.
Remarks

The normal direction of the CogLineSegment is in the same general direction as ExpectedLineNormal.
See Also