ILNumerics - Technical Application Development
SystemObject
ILNumerics.DrawingSimpleTexInterpreterKeywordsConfig
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Top
Top
available keywords, supported by this IInterpreter
[ILNumerics Visualization Engine]
Inheritance Hierarchy
ILNumerics.DrawingSimpleTexInterpreterKeywordsConfig
Namespace: ILNumerics.Drawing
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax
The SimpleTexInterpreterKeywordsConfig type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SimpleTexInterpreterKeywordsConfig | Initializes a new instance of the SimpleTexInterpreterKeywordsConfig class |
Properties
Name | Description | |
---|---|---|
Bold |
placeholder for bold font control sequence
[ILNumerics Visualization Engine] | |
Color |
placeholder for font color control sequence
[ILNumerics Visualization Engine] | |
Fontname |
placeholder for font name control sequence
[ILNumerics Visualization Engine] | |
Fontsize |
placeholder for font size control sequence
[ILNumerics Visualization Engine] | |
Italic |
placeholder for italic font control sequence
[ILNumerics Visualization Engine] | |
Reset |
placeholder for text control sequence 'reset to initial value'
[ILNumerics Visualization Engine] |
Remarks
The static instance SimpleTexInterpreter. These properties give the option to alter the configuring keywords for font styles etc.
[ILNumerics Visualization Engine]
See Also