Draws the specified text using the format information provided by an C1.Win.DX.DirectWrite.TextFormatobject.
オーバーロード一覧
オーバーロード | 解説 |
DrawText(String,TextFormat,RectF,Brush) | Draws the specified text using the format information provided by an C1.Win.DX.DirectWrite.TextFormatobject. |
DrawText(String,TextFormat,RectF,Brush,DrawTextOptions) | Draws the specified text using the format information provided by an C1.Win.DX.DirectWrite.TextFormatobject. |
DrawText(String,TextFormat,RectF,Brush,DrawTextOptions,MeasuringMode) | Draws the specified text using the format information provided by an C1.Win.DX.DirectWrite.TextFormatobject. |
DrawText(String,Int32,TextFormat,RectF,Brush,DrawTextOptions,MeasuringMode) | void ID2D1RenderTarget::DrawText([In, Buffer] const wchar_t* string,[In] unsigned int stringLength,[In] IDWriteTextFormat* textFormat,[In] const D2D_RECT_F* layoutRect,[In] ID2D1Brush* defaultForegroundBrush,[In] D2D1_DRAW_TEXT_OPTIONS options,[In] DWRITE_MEASURING_MODE measuringMode) |
参照