Overload | Description |
---|---|
CreateTextFont(String,Single,Boolean,Boolean) | Creates the font by name. |
CreateTextFont(TextFont,Single,Boolean,Boolean) | Creates the font from the source font and changes size, bold/italic style of created font. |
CreateTextFont(TextFont,Single) | Creates the font from the source font and changes size of created font. (Inherited from TextRenderingFactory) |