DrFont.IsPoorlyRenderedByGdiPlus

DrFont.IsPoorlyRenderedByGdiPlus method

Devuelve True para la fuente “Microsoft Sans Serif”. Este está mal renderizado por GDI+. Ver Test286 y Gemini-6959.

public static bool IsPoorlyRenderedByGdiPlus(string fontName)
ParámetroEscribeDescripción
fontNameStringNombre de la fuente.

Valor_devuelto

verdadero si [está mal representado por GDI plus] [el nombre de fuente especificado]; de lo contrario,FALSO .

Ver también