FontStyle# class ansys.stk.core.graphics.FontStyle# IntEnum Overview# Members REGULAR Regular font. BOLD Bold font. ITALIC Italic font. UNDERLINE Underlined font. STRIKEOUT Strike-out style. Import detail# from ansys.stk.core.graphics import FontStyle