Tracking Client API for Windows Phone
Z Property
NamespacesESRI.Tracking.Connector.GeometryTmsPointZ
The z coordinate of this Point.
Declaration Syntax
C#Visual BasicVisual C++
public double Z { get; set; }
Public Property Z As Double
	Get
	Set
public:
property double Z {
	double get ();
	void set (double value);
}

Assembly: ESRI.Tracking.Connector.WindowsPhone (Module: ESRI.Tracking.Connector.WindowsPhone) Version: 10.1.0.3022 (10.1.0.3022)