doogal.co.uk Home
Gets the z co-ordinate.
Namespace:
DotNetCoords
Assembly:
DotNetCoords (in DotNetCoords.dll) Version: 1.0.0.22 (1.0.0.22)
SyntaxPublic ReadOnly Property Z As Double
Get
public:
property double Z {
double get ();
}
member Z : float with get
Property Value
Type:
DoubleThe the z co-ordinate.
See Also