CWIMAQViewerBackgroundFillStyles Enumeration

NI Vision for Visual Basic

CWIMAQViewerBackgroundFillStyles Enumeration

CWIMAQViewerBackgroundFillStyles specifies the fill style to use when filling the background of the CWIMAQViewer.

You can use the following constants with this data type:

  • cwimaqFillStyleDefault—Set the viewer background to the default pattern.
  • cwimaqFillStyleHatch—Set the viewer background to a hatch style.
  • cwimaqFillStyleSolid—Set the viewer background to a solid color.

See Also

CWIMAQViewerBackgroundOptions

CWIMAQViewer.BackgroundOptions

CWIMAQViewerBackgroundHatchStyles