[]
public override void DrawGlyphRun(double baselineOriginX, double baselineOriginY, int glyphCount, nint glyphIndices, nint glyphAdvances, nint glyphOffsets, nint clusterMap, Color foreColor, IC1TextRangeBase format, C1TextLayout textLayout, string text)
| Type | Name | Description |
|---|---|---|
| double | baselineOriginX | |
| double | baselineOriginY | |
| int | glyphCount | |
| nint | glyphIndices | |
| nint | glyphAdvances | |
| nint | glyphOffsets | |
| nint | clusterMap | |
| Color | foreColor | |
| IC1TextRangeBase | format | |
| C1TextLayout | textLayout | |
| string | text |