ILNumerics Ultimate VS

SimpleTexInterpreterKeywordsConfig Class

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
available keywords, supported by this IInterpreter

[ILNumerics Visualization Engine]

Inheritance Hierarchy

SystemObject
  ILNumerics.DrawingSimpleTexInterpreterKeywordsConfig

Namespace:  ILNumerics.Drawing
Assembly:  ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax

public class KeywordsConfig

The SimpleTexInterpreterKeywordsConfig type exposes the following members.

Constructors

  NameDescription
Public methodSimpleTexInterpreterKeywordsConfig
Initializes a new instance of the SimpleTexInterpreterKeywordsConfig class
Top
Properties

  NameDescription
Public propertyBold
placeholder for bold font control sequence

[ILNumerics Visualization Engine]

Public propertyColor
placeholder for font color control sequence

[ILNumerics Visualization Engine]

Public propertyFontname
placeholder for font name control sequence

[ILNumerics Visualization Engine]

Public propertyFontsize
placeholder for font size control sequence

[ILNumerics Visualization Engine]

Public propertyItalic
placeholder for italic font control sequence

[ILNumerics Visualization Engine]

Public propertyReset
placeholder for text control sequence 'reset to initial value'

[ILNumerics Visualization Engine]

Top
Remarks

The static instance SimpleTexInterpreter. These properties give the option to alter the configuring keywords for font styles etc.

[ILNumerics Visualization Engine]

See Also

Reference