You are here: Start » AVL.NET » View3DProjectionMode Enumeration
View3DProjectionMode Enumeration
Specifies the view/projection mode used by the View3DBox control to present its scene.
| Namespace: | View3D |
|---|---|
| Assembly: | VideoBoxBase.dll |
Members
| Member name | Description |
|---|---|
| OrthoBack | Displaying the scene from the back with orthogonal projection. |
| OrthoLeft | Displaying the scene from the left with orthogonal projection. |
| OrthoTop | Displaying the scene from the top with orthogonal projection. |
| Perspective | Displaying scene in free perspective mode. |
