WindowBackgroundFillStyle
Describes the fill style for a display window.
Elements
Name | Value | Description |
---|---|---|
IMAQ_FILL_STYLE_SOLID | 0 | Fill the display window with a solid color. |
IMAQ_FILL_STYLE_HATCH | 2 | Fill the display window with a pattern defined by WindowBackgroundHatchStyle. |
IMAQ_FILL_STYLE_DEFAULT | 3 | Fill the display window with the NI Vision default pattern. |
IMAQ_FILL_STYLE_SIZE_GUARD | 0xFFFFFFFF | Reserved |