Emgu CV Library Documentation
Norm Property
NamespacesEmgu.CV.StructureMCvPoint3D32fNorm

www.emgu.com/wiki
return the norm of this 3D point
Declaration Syntax
C#Visual BasicVisual C++
public double Norm { get; }
Public ReadOnly Property Norm As Double
public:
property double Norm {
	double get ();
}

Assembly: Emgu.CV (Module: Emgu.CV) Version: 1.5.0.0 (1.5.0.0)