Search
Point3D.getZ Method
See Also
 






Gets the Z coordinate of this Point3D.

Namespace: com.mindfusion.charting
File: com.mindfusion.charting

 Syntax

Java  Copy Code

public double getZ ()

 Return Value

A double value.

 See Also