ICanvasTextRendererDrawInlineObject Method |
Namespace: Microsoft.Graphics.Canvas.Text
void DrawInlineObject( Vector2 point, ICanvasTextInlineObject inlineObject, bool isSideways, bool isRightToLeft, Object brush, CanvasGlyphOrientation glyphOrientation )
A custom text renderer's DrawInlineObject method is only called for inline objects which implement ICanvasTextInlineObject.