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 | |
|---|---|---|
![]() |
Initializes a new instance of the LabelProjection class. |
Public Methods| Name | Description | |
|---|---|---|
![]() |
Draws this projection in specified RenderContext. |
|
![]() |
Gets the projected Label3D. |
|
![]() |
Gets the projection of bottom-right corner of label's layout rectangle. |
|
![]() |
Gets the projection of top-left corner of label's layout rectangle. |
|
![]() |
A value by which projections are sorted in depth buffer. |
|
![]() |
Sets the projected Label3D. |
|
![]() |
Sets the projection of bottom-right corner of label's layout rectangle. |
|
![]() |
Sets the projection of top-left corner of label's layout rectangle. |
|
![]() |
A value by which projections are sorted in depth buffer. |
See Also