LineSegment Length Property Cognex VisionPro 9.10

The length of the line segment.

Namespace: Cognex.Vision
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.10.0.0
Syntax

public double Length { get; }

Property Value

Type: Double
Remarks

The length of the line segment.

See Also