ATTR_CROSS_HAIR_STYLE
| Type: | Cursor attribute |
| Description: | The cursor cross hair style. The cursor cross hairs are a pair of vertical and horizontal lines that project outward from the cursor position. |
| Data Type: | integer |
| Default Value: | VAL_LONG_CROSS |
| LabWindows/CVI Compatibility: |
LabWindows/CVI 3.0 and later |
Values
| VAL_LONG_CROSS | A long cross shape with thin lines. |
| VAL_VERTICAL_LINE | A thin vertical line. |
| VAL_HORIZONTAL_LINE | A thin horizontal line. |
| VAL_NO_CROSS | No cross hair displayed. |
| VAL_SHORT_CROSS | A short cross shape with thin lines. |