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
scheme
ILexSchemeILexScheme
that contains this new instance.