Search
Projection.drawAsProjection Method
See Also
 






Draws the projections in specified RenderContext.

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

 Syntax

Java  Copy Code

void drawAsProjection (
    RenderContext context
)

 Parameters

context

A RenderContext instance.

 See Also