public DrawTextLayout ( RawVector2 origin, |
||
origin | RawVector2 | The point, described in device-independent pixels, at which the upper-left corner of the text described by textLayout is drawn. |
textLayout | The formatted text to draw. Any drawing effects that do not inherit from |
|
defaultForegroundBrush | Brush | The brush used to paint any text in textLayout that does not already have a brush associated with it as a drawing effect (specified by the |
return | void |