Vect2 Addition Operator Cognex VisionPro 9.23

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

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

Return Value

Type: Vect2
See Also