ICogGeneralContourEllipticalArcSegmentIterator EndAngle Property Cognex VisionPro 9.8
Computes the angle (in radians) of the tangent to this segment's shape at the end of the segment.

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

double EndAngle { get; }

Property Value

Type: Double
Remarks

Computes the angle of the tangent to this segment's shape at the end of the segment. Angles are given in radians and normalized to the range −π to π.

See Also