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
public virtual RenderQueueItem Store( string item, Font font, PointF offset, Color color, TextureStorageTextRenderer renderer = null, Func<string, Font, string> hashFunc = null )
Parameters
- item
- Type: SystemString
- font
- Type: System.DrawingFont
- offset
- Type: System.DrawingPointF
- color
- Type: System.DrawingColor
- renderer (Optional)
- Type: ILNumerics.DrawingTextureStorageTextRenderer
- hashFunc (Optional)
- Type: SystemFuncString, Font, String
Return Value
Type: RenderQueueItemSee Also