Vect2 Addition Operator Cognex VisionPro 9.22

Namespace: Cognex.Vision
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.22.2.0
Syntax

public static Vect2 operator +(
	Vect2 alpha,
	Vect2 beta
)

Return Value

Type: Vect2
See Also