CreateGdiCompatibleTextLayout1 Method
In This Topic
HRESULT IDWriteFactory::CreateGdiCompatibleTextLayout([In, Buffer] const wchar_t* string,[In] unsigned int stringLength,[In] IDWriteTextFormat* textFormat,[In] float layoutWidth,[In] float layoutHeight,[In] float pixelsPerDip,[In, Optional] const DWRITE_MATRIX* transform,[In] BOOL useGdiNatural,[Out, Fast] IDWriteTextLayout** textLayout)
Syntax
Parameters
- text
- stringLength
- textFormat
- layoutWidth
- layoutHeight
- pixelsPerDip
- transform
- useGdiNatural
See Also