ILNumerics Ultimate VS

ITextInterpreterTransform Method

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
transform the label element into bitmap representation for rendering

[ILNumerics Visualization Engine]

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

RenderQueue Transform(
	Label label,
	TextureStorage textureManager
)

Parameters

label
Type: ILNumerics.DrawingLabel
textureManager
Type: ILNumerics.DrawingTextureStorage

Return Value

Type: RenderQueue
Remarks

The implementations changes the (texture) representation of the label into a render queue.

[ILNumerics Visualization Engine]

See Also

Reference