Search
Polygon3D.drawAsProjection Method
See Also
 






Draws this projection in specified RenderContext.

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

 Syntax

Java  Copy Code

public void drawAsProjection (
    RenderContext context
)

 Parameters

context

A RenderContext instance.

 See Also