CogLineSegment Length Property Cognex VisionPro
The length of the line segment.

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 65.1.0.0
Syntax

public double Length { get; }

Property Value

Type: Double
Events

Event TypeReason
CogLineSegment Changed

Fires when the value of this property changes.

The following state flags may be affected:

    Remarks

    The length of the line segment.

    See Also