TextHighlighterStyle (gb.eval.highlight)

This class represents the style of one highlight state. A full highlighter style is represented as an array of that class.

Esta clase es instanciable.

Esta clase se puede usar como un/una función estática.

Métodos estáticos
FromString  

Propiedades
Background  
Bold   Return or set if the characters must be drawn with a bold font.
Color   Return or set the color used for drawing characters.
Dotted  
InvertedColor  
Key  
Name  
Strikeout  
Underline   Return or set if the characters must be underlined.

Métodos
Copy  
ToString  

Eventos
Change