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.3.0.0 (1.3.0.0)