You are here: Start » AVL.NET » View3DWorldOrientation Enumeration

View3DWorldOrientation Enumeration

Specifies the world space coordinate system type used by the View3DBox control to display its scene.

Namespace:View3D
Assembly:VideoBoxBase.dll

Members

Member nameDescription
LHYUpLeft-hand coordinate system with Y axis point up.
LHZUpLeft-hand coordinate system with Z axis point up.
RHYUpRight-hand coordinate system with Y axis point up.
RHZUpRight-hand coordinate system with Z axis point up.

Remarks

See also