LineMaxResultBase GetLineSegment Method Cognex VisionPro 9.21 SR1

Creates a graphic of the line result.

Namespace: Cognex.Vision.LineMax.Implementation
Assembly: Cognex.Vision.LineMax.Net (in Cognex.Vision.LineMax.Net.dll) Version: 9.21.1.1
Syntax

public abstract LineSegment GetLineSegment()

Return Value

Type: LineSegment

The LineSegment.

Remarks

The normal direction of the LineSegment is in the same general direction as ExpectedLineNormal.

See Also