MindFusion.Java Package Programmer's Guide
Camera.getVisibleXRange Method
See Also
 






Note: returns (NaN, NaN) if camera orientation's X axis is not aligned with the global X axis.

Namespace: com.mindfusion.charting.threed
Package: com.mindfusion.charting.threed

 Syntax

Java  Copy Code

public null getVisibleXRange ()

 Return Value

Point2d instance; on the X axis from left to right, x is the first visible point, y is the last visible point.

 See Also

Camera Members
Camera Class
com.mindfusion.charting.threed Namespace