Skip to content

Latest commit

 

History

History
66 lines (55 loc) · 2.72 KB

nf-d2d1-id2d1drawingstateblock-gettextrenderingparams.md

File metadata and controls

66 lines (55 loc) · 2.72 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:d2d1.ID2D1DrawingStateBlock.GetTextRenderingParams
ID2D1DrawingStateBlock::GetTextRenderingParams (d2d1.h)
Retrieves the text-rendering configuration of the drawing state.
GetTextRenderingParams
GetTextRenderingParams method [Direct2D]
GetTextRenderingParams method [Direct2D]
ID2D1DrawingStateBlock interface
ID2D1DrawingStateBlock interface [Direct2D]
GetTextRenderingParams method
ID2D1DrawingStateBlock.GetTextRenderingParams
ID2D1DrawingStateBlock::GetTextRenderingParams
d2d1/ID2D1DrawingStateBlock::GetTextRenderingParams
direct2d.ID2D1DrawingStateBlock_GetTextRenderingParams
direct2d\ID2D1DrawingStateBlock_GetTextRenderingParams.htm
Direct2D
86822497-e256-445b-8da9-9ead229f89ee
12/05/2018
GetTextRenderingParams, GetTextRenderingParams method [Direct2D], GetTextRenderingParams method [Direct2D],ID2D1DrawingStateBlock interface, ID2D1DrawingStateBlock interface [Direct2D],GetTextRenderingParams method, ID2D1DrawingStateBlock.GetTextRenderingParams, ID2D1DrawingStateBlock::GetTextRenderingParams, d2d1/ID2D1DrawingStateBlock::GetTextRenderingParams, direct2d.ID2D1DrawingStateBlock_GetTextRenderingParams
d2d1.h
Windows
Windows 7, Windows Vista with SP2 and Platform Update for Windows Vista [desktop apps \| UWP apps]
Windows Server 2008 R2, Windows Server 2008 with SP2 and Platform Update for Windows Server 2008 [desktop apps \| UWP apps]
D2d1.lib
D2d1.dll
Windows
19H1
ID2D1DrawingStateBlock::GetTextRenderingParams
d2d1/ID2D1DrawingStateBlock::GetTextRenderingParams
c++
APIRef
kbSyntax
COM
D2d1.dll
ID2D1DrawingStateBlock.GetTextRenderingParams

ID2D1DrawingStateBlock::GetTextRenderingParams

-description

Retrieves the text-rendering configuration of the drawing state.

-parameters

-param textRenderingParams [out]

Type: IDWriteRenderingParams**

When this method returns, contains the address of a pointer to an IDWriteRenderingParams object that describes the text-rendering configuration of the drawing state.

-see-also

ID2D1DrawingStateBlock