Overload | Description |
---|---|
DrawTextLayout(Point2F,TextLayout,Brush) | Draws the formatted text described by the specified C1.Win.DX.DirectWrite.TextLayout object. |
DrawTextLayout(Point2F,TextLayout,Brush,DrawTextOptions) | void ID2D1RenderTarget::DrawTextLayout([In] D2D_POINT_2F origin,[In] IDWriteTextLayout* textLayout,[In] ID2D1Brush* defaultForegroundBrush,[In] D2D1_DRAW_TEXT_OPTIONS options) |