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.

Tato třída je vytvořitelný.

Tato třída může být použita jako static function.

Static methods
FromString  

Vlastnosti
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.

Metoda
Copy  
ToString  

Událost
Change