Admin Production ni-theme
Current Publication

OGLATTR_XZ_PLANE_YLOCATION_OVERRIDE

LabWindows/CVI

OGLATTR_XZ_PLANE_YLOCATION_OVERRIDE

Data Type: integer
Access:read/write
Functions:OGLGetCtrlAttribute
OGLSetCtrlAttribute
Description: Specifies where the XZ-plane is to be located along the y-axis. If the attribute is set to OGLVAL_NONE, then the value of OGLATTR_XZ_PLANE_YLOCATION specifies the y location of the plane.
Values:
OGLVAL_NONE (-2)The plane is located at a user defined location along the y-axis.
OGLVAL_CENTER (1)The plane is located at the center of the y-axis.
OGLVAL_MIN (2)The plane is located at the bottom of the y-axis.
OGLVAL_MAX (3)The plane is located at the top of the y-axis.
LabWindows/CVI
Compatibility:
LabWindows/CVI 5.0 and later