The angle (in radians, from the x-axis) of the line segment. The line segment must not be degenerate (i.e. the end points must differ).
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 65.1.0.0
Syntax
Property Value
Type: DoubleEvents
| Event Type | Reason |
|---|---|
| CogLineSegment Changed | Fires when the value of this property changes. The following state flags may be affected: |
Remarks
The angle (in radians, from the x-axis) of the line segment. The rotation is normalized to the range -π to π.
See Also