Constructor FontInfo
FontInfo(Font, IntPtr)
Initializes a new instance of the FontInfo
class with specified parameters.
public FontInfo(Font font, IntPtr dc)
Parameters
FontInfo(IntPtr, IntPtr, string)
Initializes a new instance of the FontInfo
class with specified parameters.
public FontInfo(IntPtr fontHandle, IntPtr dc, string fontName)