Cog3DLineSeg Length Property Cognex VisionPro 9.5
Gets the length of this lineSeg.

Namespace: Cognex.VisionPro3D
Assembly: Cognex.VisionPro3D.Core (in Cognex.VisionPro3D.Core.dll) Version: 69.0.0.0
Syntax

public virtual double Length { get; }

Property Value

Type: Double
The length of this lineSeg.
See Also