ICogGeneralContourLineSegmentIterator StartAngle Property Cognex VisionPro 9.22 SR1
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: 87.1.0.0
Syntax

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