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 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: SingleSee Also