LineMaxEdgePoint ProjectionLengthInPixels Property Cognex VisionPro 9.22 SR1

Gets the projection length used during edge point detection. This length is along the expected line tangent direction.

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

public double ProjectionLengthInPixels { get; }

Return Value

Type: Double

The length in pixels.

Remarks

See ProjectionLengthInPixels for more information.

See Also