CanvasDrawingSession.DrawTextLayout Method |
Name | Description | |
---|---|---|
![]() | DrawTextLayout(CanvasTextLayout, Vector2, ICanvasBrush) | Draws a text layout, using a brush to define the color. |
![]() | DrawTextLayout(CanvasTextLayout, Vector2, Color) | Draws a text layout with the specified color. |
![]() | DrawTextLayout(CanvasTextLayout, Single, Single, ICanvasBrush) | Draws a text layout, using a brush to define the color. |
![]() | DrawTextLayout(CanvasTextLayout, Single, Single, Color) | Draws a text layout with the specified color. |