public static CreateFont ( string faceName, int height, bool bold, bool italic ) : |
||
faceName | string | The typeface name of a font. |
height | int | /// The height, in logical units, of the font's character /// cell or character. /// |
bold | bool | |
italic | bool | |
Результат |