Scale 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 scale factor.
Return Value
Type: Cog3DRangeA new range computed by scaling this range by value.
See Also