Click or drag to resize
ICanvasTextRenderer Methods

The ICanvasTextRenderer type exposes the following members.

Methods
  NameDescription
Public methodDrawGlyphRun
Signals to the app that it should draw a sequence of identically-formatted text characters.
Public methodDrawInlineObject
Signals to the app that it should draw an inline object.
Public methodDrawStrikethrough
Signals to the app that it should draw a strikethrough.
Public methodDrawUnderline
Signals to the app that it should draw an underline.
Top
See Also