You are here: Start » AVL.NET » View3DProjectionMode Enumeration
View3DProjectionMode Enumeration
| Namespace: | View3D | 
|---|---|
| Assembly: | VideoBoxBase.dll | 
Specifies the view/projection mode used by the View3DBox control to present its scene.
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. | 
