Emgu CV Library Documentation
Z Property
NamespacesEmgu.CVPoint3D<(Of <(T>)>)Z

www.emgu.com/wiki
The z value of this point
Declaration Syntax
C#Visual BasicVisual C++
public T Z { get; set; }
Public Property Z As T
public:
property T Z {
	T get ();
	void set (T value);
}

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