Admin Production ni-theme
Current Publication

OGLATTR_VIEW_DIRECTION

LabWindows/CVI

OGLATTR_VIEW_DIRECTION

Data Type: integer
Access:read/write
Functions:OGLGetCtrlAttribute
OGLSetCtrlAttribute
Description: Specifies the viewing direction.
Values:
OGLVAL_USER_DEFINED (-3)The view latitude and longitude are specified by the user.
OGLVAL_AUTO_XY (1)The view direction is towards the XY plane.
OGLVAL_AUTO_YZ (2)The view direction is towards the YZ plane.
OGLVAL_AUTO_XZ (3)The view direction is towards the XZ plane.
LabWindows/CVI
Compatibility:
LabWindows/CVI 5.0 and later