ILNumerics Ultimate VS

SimpleTexInterpreterparseString Method

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development

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

protected override float parseString(
	string expression,
	Font font,
	PointF offset,
	Color color,
	ref SizeF size,
	IList<RenderQueueItem> queue,
	TextureStorage texStorage
)

Parameters

expression
Type: SystemString
font
Type: System.DrawingFont
offset
Type: System.DrawingPointF
color
Type: System.DrawingColor
size
Type: System.DrawingSizeF
queue
Type: System.Collections.GenericIListRenderQueueItem
texStorage
Type: ILNumerics.DrawingTextureStorage

Return Value

Type: Single
See Also

Reference