Search
Projection.drawAsProjection Method
See Also
 






Draws the projections in specified RenderContext.

Namespace: MindFusion.Charting.ThreeD
File: Projection.js

 Syntax

JavaScript  Copy Code

function drawAsProjection (context)

 Parameters

context

A RenderContext instance.

 See Also