CWIMAQTextStyles Enumeration

NI Vision for Visual Basic

CWIMAQTextStyles Enumeration

CWIMAQTextStyles are the constants for the Style member of the CWIMAQTextOptions object.

You can use the following constants with this data type:

  • cwimaqTextStyleBold—Bold.
  • cwimaqTextStyleItalic—Italic.
  • cwimaqTextStyleNormal—Normal.
  • cwimaqTextStyleOutline—Outline.
  • cwimaqTextStyleShadow—Shadow.
  • cwimaqTextStyleStrikeout—Strikeout.
  • cwimaqTextStyleUnderline—Underline.

See Also

CWIMAQTextOptions.Style