PointSymbol
The symbol to represent a point in an overlay.
Elements
Name | Value | Description |
---|---|---|
IMAQ_POINT_AS_PIXEL | 0 | A single pixel represents a point in the overlay. |
IMAQ_POINT_AS_CROSS | 1 | A cross represents a point in the overlay. |
IMAQ_POINT_USER_DEFINED | 2 | The pattern supplied by the user represents a point in the overlay. |
IMAQ_POINT_SYMBOL_SIZE_GUARD | 0xFFFFFFFF | Reserved |