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






Draws this projection in specified RenderContext.

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

 Syntax

Java  Copy Code

public void drawAsProjection (
    RenderContext context
)

 Parameters

context

A RenderContext instance.

 See Also

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