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