Returns the Font instance with the given parameters if such font is presented in this Graphics.FontRegistry.
Name | Description | |
---|---|---|
CreateFont(String, Single) |
Returns the Font instance with the given postscript name and size, if such font is presented in this Graphics.FontRegistry. |
|
CreateFont(String, String, Single) |
Returns the Font instance with the given family name, style, and size, if such font is presented in this Graphics.FontRegistry. The font's DPI is the same as the DPI of the Graphics. |