Emgu CV Library Documentation
Normal Property
NamespacesEmgu.CVTriangle3D<(Of <(T>)>)Normal

www.emgu.com/wiki
Get the normal of this triangle
Declaration Syntax
C#Visual BasicVisual C++
public Point3D<double> Normal { get; }
Public ReadOnly Property Normal As Point3D(Of Double)
public:
property Point3D<double>^ Normal {
	Point3D<double>^ get ();
}

Assembly: Emgu.CV (Module: Emgu.CV) Version: 1.4.3249.6313 (1.4.0.0)