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