Charting for WinForms Programmer's Guide
Polygon3D.DrawAsProjection Method
See Also
 






Draws this projection in specified RenderContext.

Namespace: MindFusion.Charting.ThreeD
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public void DrawAsProjection (
    RenderContext context
)

Visual Basic  Copy Code

Public Sub DrawAsProjection( _
    context As RenderContext _
)

 Parameters

context

A RenderContext instance.

 See Also

Polygon3D Members
Polygon3D Class
MindFusion.Charting.ThreeD Namespace