ATTR_ANNOTATION_GLYPH_STYLE
| Type: | Annotation attribute | 
| Description: | The style of the glyph that marks the point being annotated. | 
| Data Type: | integer | 
| LabWindows/CVI Compatibility:  | 
LabWindows/CVI 8.0 and later | 
Values
| VAL_EMPTY_SQUARE | An empty square. | 
| VAL_SOLID_SQUARE | A solid square. | 
| VAL_ASTERISK | An asterisk type character. | 
| VAL_DOTTED_EMPTY_SQUARE | An empty square with a dot in its center. | 
| VAL_DOTTED_SOLID_SQUARE | A solid square with a dot in its center. | 
| VAL_SOLID_DIAMOND | A diamond shape (similar to a cross). | 
| VAL_EMPTY_SQUARE_WITH_X | An empty square with an x-like shape in its center. | 
| VAL_EMPTY_SQUARE_WITH_CROSS | An empty square with a cross in its center. | 
| VAL_BOLD_X | A bold x-like shape. | 
| VAL_SMALL_SOLID_SQUARE | A small solid square. | 
| VAL_SIMPLE_DOT | A small dot. | 
| VAL_EMPTY_CIRCLE | An empty circle. | 
| VAL_SOLID_CIRCLE | A solid circle. | 
| VAL_DOTTED_SOLID_CIRCLE | A circle with a dot in its center. | 
| VAL_DOTTED_EMPTY_CIRCLE | A solid circle with a dot in its center. | 
| VAL_BOLD_CROSS | A bold cross of equal height and width. | 
| VAL_CROSS | A cross of equal height and width. | 
| VAL_SMALL_CROSS | A small cross of equal height and width. | 
| VAL_X | An x-like shape. | 
| VAL_SMALL_X | A small x-like shape. | 
| VAL_DOTTED_SOLID_DIAMOND | A solid diamond shape with a dot in its center. | 
| VAL_EMPTY_DIAMOND | An empty diamond shape. | 
| VAL_DOTTED_EMPTY_DIAMOND | An empty solid diamond shape with a dot in its center. | 
| VAL_SMALL_EMPTY_SQUARE | A small empty square. | 
| VAL_NO_POINT | No cursor point. |