Cog3DRange Translate Method Cognex VisionPro
Translate this range by the given amount.

Namespace: Cognex.VisionPro3D
Assembly: Cognex.VisionPro3D.Core (in Cognex.VisionPro3D.Core.dll) Version: 65.1.0.0
Syntax

public Cog3DRange Translate(
	double value
)

Return Value

Type: Cog3DRange
A new range computed by translating this range by value.
See Also