Search
Polygon3D.getPoints Method
See Also
 






Gets the polygon's vertices.

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

 Syntax

Java  Copy Code

public List<Point3D> getPoints ()

 Return Value

 See Also