Search
Polygon3D.drawAsProjection Method
See Also
 






Draws this projection in specified RenderContext.

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

 Syntax

JavaScript  Copy Code

function drawAsProjection (context)

 Parameters

context

A RenderContext instance.

 See Also