Search
Polygon3D.setPoints Method
See Also
 






Sets the polygon's vertices.

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

 Syntax

Java  Copy Code

public void setPoints (
    List<Point3D> value
)

 Parameters

value

 See Also