ASP.NET Pack Programmer's Guide
Projection.DrawAsProjection Method
See Also
 





Draws the projections in specified RenderContext.

Namespace: MindFusion.Charting.ThreeD
Package: MindFusion.Charting

 Syntax

C#  Copy Code

void DrawAsProjection (
    RenderContext context
)

Visual Basic  Copy Code

Sub DrawAsProjection( _
    context As RenderContext _
)

 Parameters

context

A RenderContext instance.

 See Also

Projection Members
Projection Interface
MindFusion.Charting.ThreeD Namespace