[]
Converts a FontInfo to a GDI+ Font object.
public static Font ToNative(this FontInfo fontInfo)
The font information to convert.
A GDI+ Font that corresponds to the given FontInfo.