Constructor LexStyle
LexStyle()
Initializes a new instance of the LexStyle class with default settings.
public LexStyle()
LexStyle(ILexScheme)
Initializes a new instance of the LexStyle class with a specified owner.
public LexStyle(ILexScheme scheme)
Parameters
schemeILexSchemeILexSchemethat contains this new instance.