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