Cog3DAngleRange Dilate Method Cognex VisionPro
Dilate this angle range by another angle range.

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

public Cog3DAngleRange Dilate(
	Cog3DAngleRange other
)

Return Value

Type: Cog3DAngleRange
An angle range characterized by dilating this angle range by other.
See Also