CogGeneralContourLineSegmentIterator StartAngle Property Cognex VisionPro
Computes the angle of the tangent to this segment's shape at the start of the segment.

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

public virtual double StartAngle { get; }

Property Value

Type: Double

Implements

ICogGeneralContourLineSegmentIterator StartAngle
Remarks

Computes the angle of the tangent to this segment's shape at the start of the segment.

See Also