You are here: Start » FIL.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 nameDescription
OrthoBackDisplaying the scene from the back with orthogonal projection.
OrthoLeftDisplaying the scene from the left with orthogonal projection.
OrthoTopDisplaying the scene from the top with orthogonal projection.
PerspectiveDisplaying scene in free perspective mode.

Remarks

See also