Charting for WinForms Programmer's Guide
Polygon3D Members
Constructors Properties Methods
 


Represents a polygon in 3D space.

The following tables list the members exposed by the Polygon3D type.

 Public Constructors

  Name Description

Polygon3D

Overloaded.  

 Public Properties

  Name Description

Points

Gets or sets the polygon's vertices.

ZSort

A value by which projections are sorted in depth buffer.

 Public Methods

  Name Description

DrawAsProjection

Draws this projection in specified RenderContext.

MidPoint

Returns the polygon's middle point.

Normal

Gets the polygon's normal vector.

PointToPlaneDist

Overloaded.  

 See Also

Polygon3D Class
MindFusion.Charting.ThreeD Namespace