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