Check whether a value is inside the angle range.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D.Core (in Cognex.VisionPro3D.Core.dll) Version: 65.1.0.0
Syntax
Parameters
- value
- Type: System Double
The value (in radians) for checking.
Return Value
Type: BooleanTrue if value is inside the angle range; false otherwise.
See Also