www.emgu.com/wiki
Return the cross product of this point with point2

Declaration Syntax
Public Function CrossProduct ( _
point2 As Point3D(Of T) _
) As Point3D(Of T)

Parameters
- point2 (Point3D<(Of <(T>)>))
- The other point to apply cross product with

Return Value
The cross product of the two point
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.4.3249.6313 (1.4.0.0)