Compute the dot product of this Vect2 with the supplied other.
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.24.0.0
Syntax
Parameters
- other
- Type: Cognex.Vision Vect2
The other vector.
Return Value
Type: DoubleThe computed dot product.
See Also