MindFusion.Java Package Programmer's Guide
Polygon3D.getPoints Method
See Also
 






Gets the polygon's vertices.

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

 Syntax

Java  Copy Code

public List<Point3D> getPoints ()

 Return Value

 See Also

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