CogGeneralContourSegmentIterator StartAngle Property Cognex VisionPro 9.5
Computes the angle (in radians) of the tangent to this segment's shape at the start of the segment.

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

public double StartAngle { get; }

Property Value

Type: Double
Remarks

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

See Also