ATTR_ANNOTATION_ARROW_STYLE
| Type: | Annotation attribute |
| Description: | The arrowhead style for the line that runs from the glyph to the caption. |
| Data Type: | integer |
| Default Value: | VAL_ARROW |
| LabWindows/CVI Compatibility: |
LabWindows/CVI 8.0 and later |
Values
| VAL_NONE | The line does not have an arrowhead. |
| VAL_ARROW | A small, V-shaped arrowhead. |
| VAL_EMPTY_TRIANGLE | A small, hollow triangle arrowhead. |
| VAL_FILLED_TRIANGLE | A small, filled triangle arrowhead. |
| VAL_LONG_ARROW | An elongated, V-shaped arrowhead. |
| VAL_LONG_EMPTY_TRIANGLE | An elongated, hollow triangle arrowhead. |
| VAL_LONG_FILLED_TRIANGLE | An elongated, filled triangle arrowhead. |