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