Search
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

Gets or sets a value by which projections are sorted in depth buffer.

 Public Methods

  Name Description

drawAsProjection

Draws this projection in specified RenderContext.

 See Also