Translate this range by the given amount.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D.Core (in Cognex.VisionPro3D.Core.dll) Version: 65.1.0.0
Syntax
Parameters
- value
- Type: System Double
The amount to translate.
Return Value
Type: Cog3DRangeA new range computed by translating this range by value.
See Also