ILNumerics - Technical Application Development
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Namespace: ILNumerics.Drawing
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax
protected virtual float parseString( string expression, Font font, PointF offset, Color color, ref SizeF size, IList<RenderQueueItem> queue, TextureStorage texStorage )
Parameters
- expression
- Type: System.String
- font
- Type: System.Drawing.Font
- offset
- Type: System.Drawing.PointF
- color
- Type: System.Drawing.Color
- size
- Type: System.Drawing.SizeF
- queue
- Type: System.Collections.Generic.IList<RenderQueueItem>
- texStorage
- Type: ILNumerics.Drawing.TextureStorage
Return Value
Type: SingleSee Also