Visual Basic (Declaration) | |
---|---|
Sub DrawGlyphRun( _ ByVal glyphRun As IGlyphRun, _ ByVal color As ColorEx, _ ByVal point As PointFEx _ ) |
Parameters
- glyphRun
- The glyph run to draw.
- color
- The color to draw the glyph run with.
- point
- The location to draw the glyph run at.