ILNumerics - Technical Application Development
SystemObject
ILNumerics.DrawingSimpleInterpreter
ILNumerics.DrawingSimpleTexInterpreter
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Top
Top
Top
this is the default interpreter for all LabelingElements
Simple, (partial) tex symbol interpreter
[ILNumerics Visualization Engine]
Inheritance Hierarchy
ILNumerics.DrawingSimpleInterpreter
ILNumerics.DrawingSimpleTexInterpreter
Namespace: ILNumerics.Drawing
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax
The SimpleTexInterpreter type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | SimpleTexInterpreter |
create a new instance of a simple text interpreter
[ILNumerics Visualization Engine] |
Methods
Name | Description | |
---|---|---|
![]() | parseString | (Overrides SimpleInterpreterparseString(String, Font, PointF, Color, SizeF, IListRenderQueueItem, TextureStorage).) |
![]() | resizeMeasureBMP | (Inherited from SimpleInterpreter.) |
![]() | Transform | (Inherited from SimpleInterpreter.) |
![]() | transformItem |
Render a string onto a bitmap and measure exact size
(Inherited from SimpleInterpreter.)[ILNumerics Visualization Engine] |
![]() | TransformItem |
Render a string onto a bitmap and measure exact size
(Inherited from SimpleInterpreter.)[ILNumerics Visualization Engine] |
![]() ![]() | TranslateSymbol |
translates TextSymbol enum value to unicode character
[ILNumerics Visualization Engine] |
Fields
Name | Description | |
---|---|---|
![]() ![]() | Keywords | |
![]() | m_normalFont | (Inherited from SimpleInterpreter.) |
![]() | m_oversamplingFact | (Inherited from SimpleInterpreter.) |
![]() | m_size | (Inherited from SimpleInterpreter.) |
Remarks
[ILNumerics Visualization Engine]
See Also