Class IGlyphRendererExtensions
Inheritance
System.Object
IGlyphRendererExtensions
Namespace: SixLabors.Fonts
Assembly: IronXL.dll
Syntax
public static class IGlyphRendererExtensions : Object
Methods
Render(IGlyphRenderer, <ca447e5d-251c-4902-9f79-b5de86c2277f>ReadOnlySpan<Char>, TextOptions)
Declaration
public static IGlyphRenderer Render(this IGlyphRenderer renderer, < ca447e5d - 251 c - 4902 - 9f 79 - b5de86c2277f > ReadOnlySpan < char >text, TextOptions options)
Parameters
| Type | Name | Description |
|---|---|---|
| IGlyphRenderer | renderer | |
| System.<ca447e5d-251c-4902-9f79-b5de86c2277f>ReadOnlySpan<System.Char> | text | |
| TextOptions | options |
Returns
| Type | Description |
|---|---|
| IGlyphRenderer |