Admin Production ni-theme
Current Publication

OGLATTR_WIRE_STYLE

LabWindows/CVI

OGLATTR_WIRE_STYLE

Data Type: integer
Access:read/write
Functions:OGLGetPlotAttribute
OGLSetPlotAttribute
Description: Specifies the wire style to be used. If OGLATTR_WIRE_STYLE is OGLVAL_NONE then no wire is displayed.
Values:
OGLVAL_NONE (-2)No wire
OGLVAL_SOLID (1)A solid line.
OGLVAL_DASH (2)A dashed line.
OGLVAL_DOT (3)A dotted line.
OGLVAL_DASH_DOT (4)A line with alternating dashes and dots.
OGLVAL_DASH_DOT_DOT (5)A line alternating between one dash and two dots.
LabWindows/CVI
Compatibility:
LabWindows/CVI 5.0 and later