MindFusion WinForms Programmer's Guide
LabelProjection Members
Constructors Properties Methods
 


Represents the projection of a Label3D on the projection plane.

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

 Public Constructors

  Name Description

LabelProjection

Initializes a new instance of the LabelProjection class.

 Public Properties

  Name Description

Label

Gets or sets the projected Label3D.

ProjectionBottomRight

Gets or sets the projection of bottom-right corner of label's layout rectangle.

ProjectionTopLeft

Gets or sets the projection of top-left corner of label's layout rectangle.

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 label's middle point.

 See Also

LabelProjection Class
MindFusion.Charting.ThreeD Namespace