The angle (in radians, from the x-axis) of the directed vector which starts at CornerOrigin and ends at CornerX.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 73.0.0.0
Syntax
Property Value
Type: DoubleEvents
| Event Type | Reason |
|---|---|
| CogRectangleAffine Changed | Fires when the value of this property changes. The following state flags may be affected: |
Remarks
Gets the rotation angle in radians. This is the angle, measured from the x-axis, of the directed vector that starts at the corner origin (Po) and ends at corner point x (Px).
Default Value: 0
See Also