Skip to content

Latest commit

 

History

History
72 lines (58 loc) · 2.77 KB

nf-gdiplusgraphics-graphics-gettextrenderinghint.md

File metadata and controls

72 lines (58 loc) · 2.77 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 req.product ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:gdiplusgraphics.Graphics.GetTextRenderingHint
Graphics::GetTextRenderingHint (gdiplusgraphics.h)
The Graphics::GetTextRenderingHint method returns the text rendering mode currently set for this Graphics object.
GetTextRenderingHint
GetTextRenderingHint method [GDI+]
GetTextRenderingHint method [GDI+]
Graphics class
Graphics class [GDI+]
GetTextRenderingHint method
Graphics.GetTextRenderingHint
Graphics::GetTextRenderingHint
_gdiplus_CLASS_Graphics_GetTextRenderingHint_
gdiplus._gdiplus_CLASS_Graphics_GetTextRenderingHint_
gdiplus\_gdiplus_CLASS_Graphics_GetTextRenderingHint_.htm
gdiplus
VS|gdicpp|~\gdiplus\gdiplusreference\classes\graphicsclass\graphicsmethods\gettextrenderinghint.htm
12/05/2018
GetTextRenderingHint, GetTextRenderingHint method [GDI+], GetTextRenderingHint method [GDI+],Graphics class, Graphics class [GDI+],GetTextRenderingHint method, Graphics.GetTextRenderingHint, Graphics::GetTextRenderingHint, _gdiplus_CLASS_Graphics_GetTextRenderingHint_, gdiplus._gdiplus_CLASS_Graphics_GetTextRenderingHint_
gdiplusgraphics.h
Gdiplus.h
Windows
Windows XP, Windows 2000 Professional [desktop apps only]
Windows 2000 Server [desktop apps only]
Gdiplus.lib
Gdiplus.dll
Windows
GDI+ 1.0
19H1
Graphics::GetTextRenderingHint
gdiplusgraphics/Graphics::GetTextRenderingHint
c++
APIRef
kbSyntax
COM
Gdiplus.dll
Graphics.GetTextRenderingHint

Graphics::GetTextRenderingHint

-description

The Graphics::GetTextRenderingHint method returns the text rendering mode currently set for this Graphics object.

-returns

Type: TextRenderingHint

This method returns an element of the TextRenderingHint enumeration that indicates the process currently used by this Graphics object to render text.

-see-also

Graphics

TextRenderingHint